Loading Tool

Explorer IconExplorer

Memory Pool

79,341 transactions
29.33 vMB
0.07304430 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt a3b3dacea76a196ff6343fa02897c0c182c479d9a314d8344df19d39a84ee8fc
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 996c358593a892cb17bca129baa3ff0ca9b8c730a9f2cd3452ee9e3dbc4b07dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,391
Size: 1.00 vMB
Total Fees: 0.01342012 BTC
Feerates: 170.94 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (587,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,207 327,207 000000000000000000db745e2a28e41b6e29680c9d419b6348a7dbfedd8ac849 500 0.34/1.00 vMB 24
327,206 327,206 00000000000000000d848ff8f31f3a032b7c2d3a2e4e5790eb1e3a3bc54a4dcc 107 0.06/1.00 vMB 25
327,205 327,205 000000000000000009db581468f46aee0ce97ce5992057fc5f7d575972f3c257 367 0.21/1.00 vMB 26
327,204 327,204 00000000000000000fe95898999d07b926d2ca5e5398769761a227c631ea4992 133 0.09/1.00 vMB 20
327,203 327,203 000000000000000012ba2c73d5a2f3fb5cb4746e336196789ceb080968a04d7d 688 0.34/1.00 vMB 28
327,202 327,202 00000000000000001bb1ac49325b9d0fc7ebc7fae5e98d073d2fb302a197ac1f 1,246 0.74/1.00 vMB 26
327,201 327,201 000000000000000000d533b162c6254a83670f491b93e9a41b3cfb2cd803012f 525 0.32/1.00 vMB 25
327,200 327,200 000000000000000000b9410de7e26844536dde1a410cf21f82b3762acc2fdca6 517 0.55/1.00 vMB 18
327,199 327,199 00000000000000000a20a8e3c3221ea8e480315d2e6ef17f22da36cba9df9e4f 522 0.25/1.00 vMB 32
327,198 327,198 00000000000000000b010a079a648023c5144f753adfe445abd7d31b5fab4b27 50 0.06/1.00 vMB 6
327,197 327,197 00000000000000001310a1e921bd4e88422e70576388b3779ac1d80fcf0ed827 556 0.33/1.00 vMB 25
327,196 327,196 00000000000000001bad03ecb5941a358795e7bc891525cff592dda400752a91 1,140 0.83/1.00 vMB 22
327,195 327,195 00000000000000000a182f6269427ddbf16c512a336ad2f655bfe76d2bc56267 148 0.10/1.00 vMB 22
327,194 327,194 0000000000000000138371756a0e300a11f3568bd7c14ea0f20fe454ee146276 684 0.28/1.00 vMB 27
327,193 327,193 0000000000000000061bc317124a1e24c3e1816a922b375f0be086f2b8c719a4 414 0.20/1.00 vMB 28
327,192 327,192 0000000000000000119bc2b1efeda6bf5979c8830698a43d3095acfc43a62ae1 377 0.25/1.00 vMB 22
327,191 327,191 000000000000000006bc577161bc5b358fbfdfe2b9941aad9dec96a75a8f8c99 804 0.39/1.00 vMB 26
327,190 327,190 00000000000000001dec1f6027fc23ad8910b6b642213b4c8f7fc993528e9ac4 128 0.05/1.00 vMB 67
327,189 327,189 00000000000000001ca3dfb91f55f68fe15e799565a9511ae4c10e3859a55093 16 0.01/1.00 vMB 33
327,188 327,188 00000000000000001a41d638575a183b460ad73a1974223608414724ce25f356 434 0.19/1.00 vMB 30
327,187 327,187 00000000000000001abf8675ca5ddd336db5b0778ea8bd90fd4fbef91bed1617 601 0.37/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.