Loading Tool

Explorer IconExplorer

Memory Pool

80,866 transactions
29.50 vMB
0.10210778 BTC
Random Selection Loading Transactions
Max Size: 179.65/200 MB

Candidate Block

Mining Attempt c29a5aab0c4962c53fc444dd3fae6e92f01e235b51ab68e47180e523d9d5ff1e
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 847d6f4c6077a37cef0f2a5356eedf7c3d4cc3a4cda12845fcb50ada2a2d706f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,196
Size: 1.00 vMB
Total Fees: 0.03992688 BTC
Feerates: 146.36 > 4.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (157,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,478 757,478 00000000000000000005276d9639cfcdd4da6370bc03028310ed0ab64fe380e8 981 1.00/1.00 vMB 3
757,477 757,477 0000000000000000000683cf2db3d707f88fbe2f3accc61f768a3fe3068fa133 2,523 1.00/1.00 vMB 6
757,476 757,476 000000000000000000077142f8a5a1f1227c8cad8389ae54010312ba6a653862 2,607 1.00/1.00 vMB 11
757,475 757,475 0000000000000000000854070b06df8bebee33d7cac3d0abe5d7c7244bcf227a 292 0.24/1.00 vMB 5
757,474 757,474 0000000000000000000025f286b6099ce88dc9972351f32f5e8de079fd0fe38c 1,228 0.85/1.00 vMB 3
757,473 757,473 0000000000000000000411c1cc149494d22bf52a0ef9012690aaa370aece5c88 1,722 1.00/1.00 vMB 8
757,472 757,472 000000000000000000058903ecdf0af4f2f76cea5851ecfe75ffb5c1a6033103 2,802 1.00/1.00 vMB 11
757,471 757,471 00000000000000000002fbe4966a50bf26215806282f2255bd5728f8b2a633f5 111 0.07/1.00 vMB 4
757,470 757,470 000000000000000000073fe5e54c53e6119c85bc3bae54fe4d14cc2dcb63acbe 167 0.05/1.00 vMB 6
757,469 757,469 00000000000000000004185f550dd4559a1aa25214d5863e340de27c5985253b 410 0.19/1.00 vMB 8
757,468 757,468 00000000000000000004d2ea2003ace4763353c6f6d01e7f3956a913a59f8a83 134 0.05/1.00 vMB 6
757,467 757,467 00000000000000000000e7c5a3bd3704b079fb660fea5b4c13e58ef3e397bf69 313 0.13/1.00 vMB 7
757,466 757,466 000000000000000000027438c440cdaada14c35b89b97a532fe4db5ee9f688ef 1,641 0.80/1.00 vMB 3
757,465 757,465 00000000000000000005fa638abb979764f0f1775f7c15baaf6f730d5120fe9e 2,553 1.00/1.00 vMB 15
757,464 757,464 0000000000000000000607a9832571c87e38e2bed151c77aa0ee8b1e01337a15 605 0.30/1.00 vMB 11
757,463 757,463 0000000000000000000844b9970e46dd9fdcc3f96be9201a221b357be4f4e42a 565 0.90/1.00 vMB 2
757,462 757,462 00000000000000000004de579c8dfd314dadfdc3a7c359088a7d836fd4eebc8e 383 1.00/1.00 vMB 3
757,461 757,461 000000000000000000061f8e3b630bdabb5f7493dc33c5155102eb6f19246dc0 678 1.00/1.00 vMB 5
757,460 757,460 00000000000000000001720a395b9aef57cdc905b1332f0763af21eff1a40673 1,240 1.00/1.00 vMB 8
757,459 757,459 000000000000000000037f5869cf2f43e9a5759003cac3793fd8aaa78aee24e9 812 0.79/1.00 vMB 5
757,458 757,458 00000000000000000003f4b81b2d2a20a2fd229d45bd8ec03527c333bf49a0b0 232 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.