Loading Tool

Explorer IconExplorer

Memory Pool

74,603 transactions
28.74 vMB
0.07457338 BTC
Random Selection Loading Transactions
Max Size: 170.20/200 MB

Candidate Block

Mining Attempt e5192d1451b56e300a75728b7ee02cd020682b3ae2f9bdf579d892b68f7f5669
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root c435cbafcd6f592097828dee71d191f93bbc993b81c3278a111d0d37ea807156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.01634782 BTC
Feerates: 100.29 > 1.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (399,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,575 515,575 000000000000000000085624212b491c175ef7191136596cf722ce2566e353d0 1,579 0.66/1.00 vMB 26
515,574 515,574 0000000000000000003f4ca65e8244ff1541c5acd55304535534034da2847ee0 1,796 0.74/1.00 vMB 30
515,573 515,573 00000000000000000045c8ecfd0c74089187e5e2e9670dbed0824cc686364379 725 0.45/1.00 vMB 15
515,572 515,572 0000000000000000000f355d3c6487996bc46949fdace1478a37816a030d0068 2,602 1.00/1.00 vMB 11
515,571 515,571 0000000000000000000c2ecade829f677bb3d11edc56d3e6276e2203521adbe3 2,475 1.00/1.00 vMB 48
515,570 515,570 0000000000000000002507b5a543dcf4a6b665c7bc739013d2bfeea49d08536c 1,400 0.61/1.00 vMB 29
515,569 515,569 0000000000000000004d461d871b62587870d0607c68ce4f480edee08e3cac5a 430 0.20/1.00 vMB 22
515,568 515,568 0000000000000000001d4dff209736f494acb0c478adaa9dd6789d96fb101309 179 0.05/1.00 vMB 45
515,567 515,567 0000000000000000004c228e3882c9eff18fcd82337396ec040af6ec38c6bfe5 478 0.23/1.00 vMB 28
515,566 515,566 00000000000000000047192039f2572889bf8bbde8b3b3e4ef907de2cf40af63 990 0.76/1.00 vMB 4
515,565 515,565 00000000000000000012505724d94d08a5aefee26ccd68199d0d1f32991728f9 2,905 1.00/1.00 vMB 41
515,564 515,564 000000000000000000188819461acd8150ea075027588f50f6ec3323d9fd7079 36 0.05/1.00 vMB 10
515,563 515,563 0000000000000000000b9498a3b5558b2f0c3bbc84d0830e676c2f381d2b88b5 1,380 0.50/1.00 vMB 28
515,562 515,562 000000000000000000333202f47d3b90a6431c6bf0cd4d1c536e6982a942bc87 2,048 0.90/1.00 vMB 28
515,561 515,561 0000000000000000000f154f57552f59b37bfaf2d3d0f36304a97349aa502203 1,154 0.52/1.00 vMB 18
515,560 515,560 0000000000000000003923831feafe586eeed2f0c406480bc7850e7e8acf4308 1 0.00/1.00 vMB 0
515,559 515,559 0000000000000000003e9ed342fd4947a8a1fb89381b31884397025a41b035a8 1,989 1.00/1.00 vMB 13
515,558 515,558 0000000000000000003430ba8304c232a8b2563b4df4652dcbefd5e629fced52 2,817 1.00/1.00 vMB 49
515,557 515,557 000000000000000000505abfc07305b67076941b088e8883f99e484e2635e273 117 0.09/1.00 vMB 25
515,556 515,556 0000000000000000003f7f1bf048279eb7298b3daaece14b7ae0a1bd9dccbb20 1,841 1.00/1.00 vMB 8
515,555 515,555 0000000000000000001949cf5b60b077c2189350a92a27dc22e63a572b4bfe5e 2,548 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.