Loading Tool

Explorer IconExplorer

Memory Pool

45,933 transactions
27.94 vMB
0.08405588 BTC
Random Selection Loading Transactions
Max Size: 147.81/200 MB

Candidate Block

Mining Attempt aa5cbc2a4dbff6b9029bc68fe8a7d3712cd079c7d87aa006f0fb70dae497bec3
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b432bbb92bf91ad28c83dfbc6f4f601faca0f52b9e91d8edc6e7c5159fea80ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.03010979 BTC
Feerates: 181.54 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (243,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,693 671,693 0000000000000000000c62b14342cf3d62cd2839987cd7fd0651e5097c9e2d86 2,291 1.00/1.00 vMB 65
671,692 671,692 00000000000000000008972d8eac5e389a23038af192ad0e98dbf3db3db5fa55 2,542 1.00/1.00 vMB 84
671,691 671,691 0000000000000000000a5c60d2352ceb7fd7233ccb46c2fee3e27b20ae16564b 2,727 1.00/1.00 vMB 122
671,690 671,690 000000000000000000027e90f4f80089823d207b5c3242fa1ea0a661939ba718 594 1.00/1.00 vMB 110
671,689 671,689 000000000000000000076f792596f3ee92069b41d1a2adca057cc9b6dea44038 2,606 1.00/1.00 vMB 125
671,688 671,688 000000000000000000057254d9af0dc7ff2f74bb8bc7c54e3b8888ba04d9b6d3 2,820 1.00/1.00 vMB 96
671,687 671,687 000000000000000000085620de841e6ac71fe6cc081f797bfaf028ed256f31a5 2,419 1.00/1.00 vMB 73
671,686 671,686 0000000000000000000ad48b86f7ada000c17ad780da18123917996ce875f605 2,406 1.00/1.00 vMB 49
671,685 671,685 00000000000000000004c8450404f68e9b4cea55520ef51f25f91d8d44261363 2,725 1.00/1.00 vMB 95
671,684 671,684 0000000000000000000689ec0bdc96cc97d121b4bc5679ca2d81548de1bd2d1d 2,858 1.00/1.00 vMB 120
671,683 671,683 000000000000000000085075fb2f035ea2ee5306de488850022b709b1e2c903f 905 1.00/1.00 vMB 37
671,682 671,682 000000000000000000059fe7c4c977b0a9dc7072f088b0618b9fd1277bc712f7 983 1.00/1.00 vMB 50
671,681 671,681 0000000000000000000993c3bec0ebe56d55de90b97eeb41b5af2c11fae7abfa 1,325 1.00/1.00 vMB 49
671,680 671,680 00000000000000000009b22a6ef2fdf9bcbf2abbfb870ca7e96a85b43bb3293c 1,708 1.00/1.00 vMB 29
671,679 671,679 00000000000000000001994d5525dc1ada578020ec78ea5963dc36837e125f3c 549 1.00/1.00 vMB 29
671,678 671,678 00000000000000000000a0b7e977ef59c8da7de28714f4708f240ccf94122810 1,574 1.00/1.00 vMB 68
671,677 671,677 0000000000000000000ca785ee0e6404da7aefaa3676af59ad4ca1f0b3fe997b 1,685 1.00/1.00 vMB 41
671,676 671,676 00000000000000000009f4d8ab250ba014523bc74982c3bec0245fbe076394da 2,647 1.00/1.00 vMB 97
671,675 671,675 00000000000000000005d48eee9026432f83cb0d695517577f3e43373e3d769d 1,389 1.00/1.00 vMB 44
671,674 671,674 0000000000000000000435698c02cfcf1f7924fd44f531579a40cbd70afd31ff 1,782 1.00/1.00 vMB 39
671,673 671,673 0000000000000000000c8ab01db2decbfdcf9bee95b764726aeeb7423270ed2f 1,128 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.