Loading Tool

Explorer IconExplorer

Memory Pool

85,398 transactions
31.96 vMB
0.19923015 BTC
Random Selection Loading Transactions
Max Size: 189.91/200 MB

Candidate Block

Mining Attempt af4a221ba767b9fac68239f2759ad66dfca246e5f75492b29cd9c8bbb69186c2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 0f25b648991e025ba2fdc70aac34e7e9a977c94b91b5f923a85c3672ecc0bb65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.07719429 BTC
Feerates: 301.64 > 7.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (493,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,110 422,110 000000000000000000e4056f8d889d51c930f6210166159b265a40306aa7d12c 2,295 1.00/1.00 vMB 97
422,109 422,109 00000000000000000161634777b89fc41de92d89d2e71256a84eff40803aa7e4 2,581 1.00/1.00 vMB 105
422,108 422,108 00000000000000000214297a61fa8b1804fb19d251c93ef63f88a769d16159b0 468 0.19/1.00 vMB 86
422,107 422,107 000000000000000001b63fcce1fa4b54bdf35971ac553ed7d50f97777d2963fc 1,787 0.78/1.00 vMB 59
422,106 422,106 000000000000000003f001fb04daf9ed5730ca0b83e69fca6f5cdc5f4be45e59 1,450 0.97/1.00 vMB 30
422,105 422,105 000000000000000000ff2518ef7ccb468f0ebb3a4a8e63a9c69ad7da2f380d7a 2,153 1.00/1.00 vMB 47
422,104 422,104 000000000000000005228be5501b6409d04b656888073d8b356c2a6dff9c39cf 2,822 1.00/1.00 vMB 91
422,103 422,103 000000000000000000a1848c62154c93c8d2286855118f0512b44ba935cbf9db 1,612 0.74/1.00 vMB 66
422,102 422,102 0000000000000000044dfc5e06a9e89705a3e82693a0d73f8c560beae540dc98 1,620 0.64/1.00 vMB 60
422,101 422,101 00000000000000000152dc37f8d427abda33558e6583b922741e18c3b4686c71 827 1.00/1.00 vMB 20
422,100 422,100 00000000000000000404010b42e8afa5b9d3f940fc09877d218858aaaf11590c 598 0.21/1.00 vMB 86
422,099 422,099 0000000000000000010125c10460b92e7be79645b875775ce5753c1fa7e743a5 1,963 0.96/1.00 vMB 56
422,098 422,098 0000000000000000016f9b2bce3404cefea9be04e6bb0565777ea200632b85dc 1,509 0.85/1.00 vMB 50
422,097 422,097 0000000000000000041fae1cc058d27a4d17bec09bd3a47021c2a5f55e389296 2,488 1.00/1.00 vMB 87
422,096 422,096 000000000000000004082394d3741e85d7c7803453abf11e4291998ea0be520a 1 0.00/1.00 vMB 0
422,095 422,095 00000000000000000085596bb02f31ac99c322cd7676666c11eca5a72183c58a 1,025 0.45/1.00 vMB 69
422,094 422,094 0000000000000000003aeda7f308b148a7c335338910254c3f2457f1c1a33d21 609 0.35/1.00 vMB 52
422,093 422,093 000000000000000001e2aee9710e794059091370aa649cb57266219a8e76fb4d 1,494 1.00/1.00 vMB 41
422,092 422,092 000000000000000000214112e800bbc516861f960203b2a15fa43f2574c36ce6 2,952 1.00/1.00 vMB 88
422,091 422,091 0000000000000000013efcd0eaf9240383a00d1c2a235b7a9a47784e80e89198 927 1.00/1.00 vMB 24
422,090 422,090 000000000000000001967c1d2d996fa5e81c4e62244a35c96cec1f215a5c417b 2,077 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.64 GB
    • Received: 16.29 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.