Loading Tool

Explorer IconExplorer

Memory Pool

78,381 transactions
29.38 vMB
0.06604256 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt ea22d3c6c30278d3e01128e4563f71f81badc1dcc6e5be058bc945c8c1ebaaa0
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root af51af4531ed5709d5a0cfc8ddc41a509f05edc939c78b5f696b213b94d580f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,293
Size: 1.00 vMB
Total Fees: 0.00648092 BTC
Feerates: 50.25 > 0.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (184,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,470 730,470 000000000000000000018af9f4375a4f47afe27abe3f2bf7ee1af51a321f5523 2,315 1.00/1.00 vMB 11
730,469 730,469 00000000000000000000b2e02c9e087095e9329879fd90b2a6d0b3c8d3215f24 3,056 1.00/1.00 vMB 10
730,468 730,468 00000000000000000007eee267d478e63fbe4375d174d42d082783a461f9372b 438 0.20/1.00 vMB 8
730,467 730,467 00000000000000000008f36b81ff282303432a8cbaa437f2b08af20ea7f85312 1,750 0.61/1.00 vMB 7
730,466 730,466 00000000000000000002a24e1b956496a6f6c7d1eae6342488a257c9ade1909d 1,286 1.00/1.00 vMB 1
730,465 730,465 000000000000000000046985d25c437cae03b5f3c353dcdbbf366d043ff77195 2,176 1.00/1.00 vMB 9
730,464 730,464 00000000000000000007377051c7a3ae6e4a48b8890264967937cd4115bf05bb 2,190 1.00/1.00 vMB 4
730,463 730,463 000000000000000000094a8213813a39e45410b601194306c89f9270632c7855 2,772 1.00/1.00 vMB 11
730,462 730,462 000000000000000000096083615aa6c2693b36e49cf299167eb912ca3149e5d5 2,609 1.00/1.00 vMB 9
730,461 730,461 0000000000000000000990b0182839355f3f1b6f125ed5bcc2c37bf944b12740 945 1.00/1.00 vMB 3
730,460 730,460 000000000000000000040548e19127ceca9d2ffaa257f7d5b1d006fc5d7936a5 2,664 1.00/1.00 vMB 11
730,459 730,459 00000000000000000007fbcb8fc90cc6350f6eb5a377f3904bff4923a008b3c7 3,144 1.00/1.00 vMB 11
730,458 730,458 00000000000000000009244d384ce58c7283ba28a1749634bea322ead9b33ed5 2,699 1.00/1.00 vMB 7
730,457 730,457 0000000000000000000393678932a8175ee00470b4d1a98e6b19971d00b1ddca 3,521 1.00/1.00 vMB 9
730,456 730,456 0000000000000000000162c96b692df932a2d68e93c8fad10e30c40583bf3cb7 2,820 1.00/1.00 vMB 8
730,455 730,455 0000000000000000000230879e62c4a3a29fc010f2e53addb59362398e213cdb 3,174 1.00/1.00 vMB 11
730,454 730,454 000000000000000000013a23f44072df2569b3d73164842680d69e75e251f872 2,837 1.00/1.00 vMB 16
730,453 730,453 00000000000000000003b3ec6d0b2c27039fade99d92ffd0ab25cec7a684226a 2,122 1.00/1.00 vMB 7
730,452 730,452 00000000000000000008c601c82f82e87449112f6cd1468ac715b5d7ceea39d7 1,148 1.00/1.00 vMB 3
730,451 730,451 00000000000000000009cbef4d70362830846994c6e50f8e17c59acbbd7e9ce8 3,058 1.00/1.00 vMB 12
730,450 730,450 00000000000000000008c36457b836975c1de607715b78642f71036103009daa 1,656 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.