Loading Tool

Explorer IconExplorer

Memory Pool

46,093 transactions
27.58 vMB
0.08440890 BTC
Random Selection Loading Transactions
Max Size: 145.25/200 MB

Candidate Block

Mining Attempt 6a65881d6819ddc3a316e23d1e3bafbd89098b65069cabc65586daf960489792
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 698623474716b99afe7febae0acc8838a69bf70ce07d1a2aa71c5f755b8f30ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.02965118 BTC
Feerates: 265.25 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (382,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,617 532,617 0000000000000000001939e58e6c3e58c89da65d1c3a223623e537d52d4e85ac 148 0.09/1.00 vMB 8
532,616 532,616 000000000000000000025e4f5973b4cae4c545bbf28211e813b143132ca3bcf7 956 0.47/1.00 vMB 14
532,615 532,615 0000000000000000000d03419df4f7c4a326f020f908604e1417eed3f12bc169 2,192 1.00/1.00 vMB 10
532,614 532,614 000000000000000000168aa190bae0515d34266832544cdae6bb1a2bb19908f0 2,968 1.00/1.00 vMB 9
532,613 532,613 0000000000000000000f98870837f236fd6dcf29211e6cc9933b6afc96f161cf 1,764 1.00/1.00 vMB 44
532,612 532,612 000000000000000000231b88b4107336ef6c6ec0de1c93bcec5d076d54cd10a0 603 0.24/1.00 vMB 13
532,611 532,611 00000000000000000024aea68678b6c05513b869cbbe5bc33c0632889b306e74 1,166 0.58/1.00 vMB 18
532,610 532,610 000000000000000000336e5631d2efbdc7c61addf3db5f1a388defd1b1d2437a 946 0.40/1.00 vMB 20
532,609 532,609 0000000000000000002d448a50aa74d511c6b5bd80977bcbe20e129d3729798e 1,784 0.92/1.00 vMB 14
532,608 532,608 000000000000000000041862bec85f63ca018eec51bb33213dd81981f6668084 2,013 1.00/1.00 vMB 6
532,607 532,607 000000000000000000037fe7c358b3bf6b0021f84c5ea33f839f7c4dbd1149e2 2,374 1.00/1.00 vMB 29
532,606 532,606 00000000000000000023e6dc476f71803bd6bb2182042c3b86ec93d0b02b60e6 2,527 1.00/1.00 vMB 23
532,605 532,605 00000000000000000002f83cd15ecac6369cb58d07d9a2d96776c8c74203406b 844 0.38/1.00 vMB 53
532,604 532,604 00000000000000000020adf2162299e726cd36433bbe6dc59a1b92590ff2919b 2,485 1.00/1.00 vMB 26
532,603 532,603 00000000000000000023f614c7301a0acfe3e3d0465e25d29c710285b0f09160 1,061 0.74/1.00 vMB 10
532,602 532,602 00000000000000000024895c970412e99dcacfe5beb91aaafee695746a487cfd 314 0.19/1.00 vMB 36
532,601 532,601 000000000000000000308b7cf67cdc657ad3989bc11e09cd801e37345ecf3c87 318 0.25/1.00 vMB 18
532,600 532,600 0000000000000000000e258a3adc90abb4619eb0b6d877f9a63f472e4e23b908 1,418 0.66/1.00 vMB 19
532,599 532,599 0000000000000000002699da05cf100885dfc1dbcb61ba924df403f5a481e6cb 835 0.36/1.00 vMB 28
532,598 532,598 00000000000000000016da27a4686718ccd12ead3865b56d86f65d8b5892e9bf 1,097 0.69/1.00 vMB 18
532,597 532,597 0000000000000000002f432eb6d717cc0cccfc511146ee1de876578d7b43a403 2,441 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.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.