Loading Tool

Explorer IconExplorer

Memory Pool

77,084 transactions
29.06 vMB
0.07891113 BTC
Random Selection Loading Transactions
Max Size: 177.82/200 MB

Candidate Block

Mining Attempt 25d35b229455552e9bc4088e3003d823fb0420ba66fa6b437906a2d8d27b871b
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 8905592c889d3814d6d22189322da1153039d23ce2a3d59c3a93893fcf50a24d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.01537376 BTC
Feerates: 301.60 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (369,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,341 545,341 0000000000000000000b2af8a6351d773490637e677b401e5aed3c4d629c6f4f 2,345 1.00/1.00 vMB 16
545,340 545,340 00000000000000000012ca8e5e79b171a7b93f30761c2bc3ac80ef1966e88f8b 98 0.06/1.00 vMB 9
545,339 545,339 00000000000000000023a66398ed6074c25da4e938b8884a4c98d5d5647c492e 342 0.30/1.00 vMB 6
545,338 545,338 000000000000000000169c285afbc2418b46c1d2a1075959895b1c72714c362a 2,864 1.00/1.00 vMB 18
545,337 545,337 0000000000000000000bdb92a791895958d424f185be4835397cb83662c44e7e 29 0.01/1.00 vMB 17
545,336 545,336 00000000000000000024fe9876c7cca47e839383661889a65bf5f43568138e4d 444 0.22/1.00 vMB 12
545,335 545,335 000000000000000000098354487a78ddb0a6cd25278c22acb28e63cd4a13c675 507 1.00/1.00 vMB 1
545,334 545,334 0000000000000000000d1f94b44eafbe52692ec790caf63a045d25e3080ba095 1,281 1.00/1.00 vMB 8
545,333 545,333 000000000000000000190ce79ae6ba8348e64a6280538db3819093dd6fd59094 796 1.00/1.00 vMB 4
545,332 545,332 00000000000000000005aaf801148ce42d83ce9f783a69403fc41d90c02a3c49 1 0.00/1.00 vMB 0
545,331 545,331 000000000000000000097719d216fe39cef171d0140bb079eb67eec279fad90b 1,437 1.00/1.00 vMB 8
545,330 545,330 00000000000000000020f04bb13dbf857aab415e357d4b39efdf5807f7dca501 2,953 1.00/1.00 vMB 12
545,329 545,329 0000000000000000000c3dc3e9da6fa696398c96c01b72091a09a8afe3ee9ad1 2,810 1.00/1.00 vMB 30
545,328 545,328 0000000000000000001558d6bf18f06c6de6e588d61b418d8bace5266a57a2e4 621 1.00/1.00 vMB 2
545,327 545,327 00000000000000000012915c3a1510aacbcef5cdfd48b7462ea41afc853cd34f 1,360 1.00/1.00 vMB 14
545,326 545,326 000000000000000000108392db74896ebe22f83c9b4eb4387331c6abaa9c7c92 2,393 1.00/1.00 vMB 10
545,325 545,325 0000000000000000001ec45fba95c08ddc58b41ee526761a5ad32ed19f4fcc54 1,639 1.00/1.00 vMB 26
545,324 545,324 0000000000000000000917daa694fde1387813cb333cadca70ca21f4b80de224 2,094 1.00/1.00 vMB 4
545,323 545,323 00000000000000000020b80d2119a42087d43d790b3d1dc4d627af7e7b4f356e 2,509 1.00/1.00 vMB 22
545,322 545,322 00000000000000000000bad74e6e723e2cb3bca8149c05488423e4e960c2ca59 3,022 1.00/1.00 vMB 30
545,321 545,321 00000000000000000024b4cde050c2df119fce99bd8d5c0c19ed5e54a5fc3b1b 2,147 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.