Loading Tool

Explorer IconExplorer

Memory Pool

78,259 transactions
29.09 vMB
0.08086124 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt 82693528d6f2cb96ac5f4a9ebb7833522cb6b15ca94ae83f326867f8c300be14
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2cdeb4ea289d601cad0eb37301c715bbb87a1c9fd64e0c36fa6e79cc7777e69c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.01999127 BTC
Feerates: 178.73 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (173,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,622 741,622 00000000000000000007bf77631ad095f3a364f21b266cdd60dd8191c099c078 3,230 1.00/1.00 vMB 12
741,621 741,621 00000000000000000002dfbc3b80197a7b0badee154941d6db18417b52d67aff 1,199 1.00/1.00 vMB 16
741,620 741,620 00000000000000000002ac17f79140070471accb8b8de704774efcadcbf7fa9f 2,535 1.00/1.00 vMB 19
741,619 741,619 0000000000000000000402be59ad63722411c0ba2191c0ff2a6e8f594a17097d 3,210 1.00/1.00 vMB 17
741,618 741,618 000000000000000000015bdd4dad9fdafe4df94d905dc0e2309fa203a5e15da1 3,214 1.00/1.00 vMB 23
741,617 741,617 00000000000000000000632b7055047c481176375479d23f4fa6bcf2f55e4723 3,084 1.00/1.00 vMB 29
741,616 741,616 00000000000000000000782f63fa53d330490f20f0213d1bafce17bd478bb1b7 2,530 1.00/1.00 vMB 20
741,615 741,615 00000000000000000000a605938ba51d6049cd4fd8b6bc776fa5dfd07a1f925f 2,995 1.00/1.00 vMB 21
741,614 741,614 000000000000000000075487341715be53896f11c39e7b899d93c43b836b0775 2,883 1.00/1.00 vMB 24
741,613 741,613 0000000000000000000202518c334f0b4a62e854fdf04ffb628a212fe11fcb85 2,890 1.00/1.00 vMB 27
741,612 741,612 000000000000000000071bd6722a25e18d718b84e7173af76304ac1fb13cfb0e 3,109 1.00/1.00 vMB 26
741,611 741,611 0000000000000000000208c1bd86a976d81620821f6d56a8a5c3b83366ebd128 2,308 1.00/1.00 vMB 15
741,610 741,610 00000000000000000003bb428f50e2d825f2ff6bdde64b34f1d7b0af5219728c 2,665 1.00/1.00 vMB 31
741,609 741,609 0000000000000000000665d5f08deed598ecf97e992dfc9c3843538e588e3600 2,691 1.00/1.00 vMB 7
741,608 741,608 000000000000000000080b5a719005252e924f81483cc5a273fe9934f6043922 2,866 1.00/1.00 vMB 11
741,607 741,607 000000000000000000052bf4c124ea9c566c85b616c65bc3a410c46f3c23d2b1 2,955 1.00/1.00 vMB 12
741,606 741,606 0000000000000000000171f0b410092b7b04b2ec63b3f24da212b088058f550d 2,814 1.00/1.00 vMB 12
741,605 741,605 00000000000000000002072ab58eb5e12c35472b22d0362b42edb017b406fbb9 3,035 1.00/1.00 vMB 18
741,604 741,604 0000000000000000000264c38a79853d5402baf42ff3affab8fa7000584d79c9 2,729 1.00/1.00 vMB 25
741,603 741,603 00000000000000000008621fec5504d21370cf1fd480854db0ec83a2df883c96 2,278 1.00/1.00 vMB 16
741,602 741,602 00000000000000000004d1b6c1ca20d5fceb08019009f4e994b91ae6c71c8e54 2,489 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.68 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: 677.75 GB
    • Received: 16.44 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.