Loading Tool

Explorer IconExplorer

Memory Pool

79,361 transactions
29.25 vMB
0.08825571 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt 5bf10ee26f5d995c2ad4983cf88b8d7dc5f6951cc53ab94b68b965227ad214f8
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 0eaf36b2bc72b9e330de72f3dcb4d0d9d153416df2d94d2ecd0e3a54d77bcef2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.02703030 BTC
Feerates: 146.36 > 2.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (215,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,146 699,146 00000000000000000004062e41bedac43f7034aeb90299e6d0f3b732fa21c4bc 57 0.02/1.00 vMB 9
699,145 699,145 0000000000000000000efefcfafc7c668378c6c39abc850c3ffc5cc8c8c33689 852 0.29/1.00 vMB 18
699,144 699,144 00000000000000000003cb918fcc99b7c69516c10969236aef05d248fce9bde6 248 0.09/1.00 vMB 9
699,143 699,143 0000000000000000000e4827bd5041be3515e86600590b5761cd263465caa545 1,084 0.39/1.00 vMB 11
699,142 699,142 0000000000000000000c8511e08ef6080137cc2937fb5da0f61b314e043b036a 219 0.10/1.00 vMB 8
699,141 699,141 000000000000000000065dbf0a765ad8bc9214fc94137a7479b06f6dea05a56c 925 1.00/1.00 vMB 2
699,140 699,140 0000000000000000000c39148d7d52cfffd5dc8c49357c27e65ccc24d8dff102 2,661 1.00/1.00 vMB 8
699,139 699,139 00000000000000000000dec5cc1391b48a1e312042d36e32c0074848886a92bd 1,759 1.00/1.00 vMB 14
699,138 699,138 0000000000000000000b511d47e84ff8fbb54aff99c7302a29dc8556d8b33144 2,281 1.00/1.00 vMB 10
699,137 699,137 0000000000000000000008dcce3ee15c755f651a56bc3e6bf4372c513819b680 480 0.44/1.00 vMB 5
699,136 699,136 00000000000000000007b8c219110757ede6c9b7d2d575703017b90021b097df 1,440 0.64/1.00 vMB 8
699,135 699,135 00000000000000000008a745e4f0ffeeda984fd44154389c37ace9ca777654dc 1,438 0.63/1.00 vMB 13
699,134 699,134 0000000000000000000ac2d2abfe0585a6551a6aa64a7e7b19dd9cb6d004490e 1,678 0.76/1.00 vMB 8
699,133 699,133 0000000000000000000514e56f10515968ed4891b1403bf0efdb56a7bdae3683 283 0.08/1.00 vMB 12
699,132 699,132 000000000000000000035c6b9d70a81bc2732c3704c63ba8699c89136220b229 398 0.24/1.00 vMB 7
699,131 699,131 0000000000000000000c330c63c4aa35c649a684af5e2989ce9f35f935773809 1,682 1.00/1.00 vMB 7
699,130 699,130 00000000000000000005040d572b00c198716c03e936383d2dd737a0b5c9140d 293 0.13/1.00 vMB 13
699,129 699,129 0000000000000000000e7f4674430856b42759c5034d3e03e2ebfc5c6217e82a 120 0.04/1.00 vMB 11
699,128 699,128 000000000000000000026d7841f36b8f917b42a6ab7bc73312ae9e204001792c 1,657 0.70/1.00 vMB 10
699,127 699,127 000000000000000000088e5d9e3d588c78b9088b98a22536989d33edecb3fe9f 2,111 0.94/1.00 vMB 3
699,126 699,126 000000000000000000027271bf07e59773bd346c2ceb085f1c426273f85a6e07 2,645 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.90 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.