Loading Tool

Explorer IconExplorer

Memory Pool

79,317 transactions
29.74 vMB
0.11126345 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 4fa60265486ca6486948ffc8317ac93d0fffd3b8ecce3b34afb945bff56d16c0
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root c956add73a32a9b22ef459f6254e4333080d243a82b76a163d6aaea8a2673beb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.02729414 BTC
Feerates: 150.74 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (124,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,457 790,457 0000000000000000000206cdade3dac53e23af3c993cf611705d1ea50cd56d4e 1,453 1.00/1.00 vMB 64
790,456 790,456 000000000000000000037e4737360d910237fbc828c25ebf6d5c7ec184449cd2 2,986 1.00/1.00 vMB 75
790,455 790,455 000000000000000000032cb5fa9512ee3f6077f9a55bb99660a8f3eacb1e47c4 2,859 1.00/1.00 vMB 66
790,454 790,454 000000000000000000059b4c980067b71910c530c4082ff200e6dc7224bd140e 3,919 1.00/1.00 vMB 81
790,453 790,453 0000000000000000000470980b94803f2256b22542ad540e4d26b62a9b3e17ea 3,955 1.00/1.00 vMB 88
790,452 790,452 0000000000000000000171f7cc749348929c7543b5248a54b2eb9519f32723c6 4,065 1.00/1.00 vMB 90
790,451 790,451 0000000000000000000060b9cad0e38d44894af689e42421911c9c532ce74981 4,039 1.00/1.00 vMB 98
790,450 790,450 0000000000000000000583a493c013f37b52420671c19d92dae8e62fdaafb22d 4,313 1.00/1.00 vMB 127
790,449 790,449 00000000000000000004a1a26fbea8b6112015f3b09154aae13bd573f336ea29 3,922 1.00/1.00 vMB 80
790,448 790,448 00000000000000000000118365baec7dd735bfe17c6b89bc7f59809825a35467 5,158 1.00/1.00 vMB 106
790,447 790,447 00000000000000000001a16e3e43523fae6f72c1a775635a316baf47aba2208b 4,321 1.00/1.00 vMB 83
790,446 790,446 00000000000000000004d48b52236632e71c8a0ccac7efdf17f98384c2a3201d 4,843 1.00/1.00 vMB 106
790,445 790,445 000000000000000000012b8bd8d81b45d0ec3d52d01973bb7567da7059d350a9 4,870 1.00/1.00 vMB 120
790,444 790,444 00000000000000000000208ecb041601198e9d42bdf72ad7db8b028c4a598c7f 5,080 1.00/1.00 vMB 109
790,443 790,443 00000000000000000000887219c6d594acfc9bf3091aecc3ceb99a81b68e26e7 5,126 1.00/1.00 vMB 113
790,442 790,442 00000000000000000002df4a6ea972bf9c61662d901cfba17d6d0866b66a7893 4,553 1.00/1.00 vMB 119
790,441 790,441 00000000000000000003b55e0965e3b651df5e921a80141dc96ea6e4ad5be213 4,159 1.00/1.00 vMB 99
790,440 790,440 000000000000000000020c14012dd2362c12d4c0bcd0d08f9aecbc21436fb46b 4,721 1.00/1.00 vMB 66
790,439 790,439 00000000000000000002e98756b76020224d5e8ceb02ad7b02471ac53adb6374 4,373 1.00/1.00 vMB 96
790,438 790,438 000000000000000000039cf43eec3919a6c57acd120b422998fc33360ee567b0 4,313 1.00/1.00 vMB 63
790,437 790,437 00000000000000000003269811c1bbeb5c42221090f505defedfb32d0b22cf4d 4,220 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.91 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: 714.02 GB
    • Received: 17.50 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.