Loading Tool

Explorer IconExplorer

Memory Pool

78,501 transactions
29.25 vMB
0.10480470 BTC
Random Selection Loading Transactions
Max Size: 175.92/200 MB

Candidate Block

Mining Attempt 208d129e8878d7303bb22bb9391cff94dcf6c8a42221057a1904de5a95c7dc2e
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root a4cf6a7cf4eb277d99690f2a3b937c61cc3b80d4fdfa1d7c2808d006bf33be6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.02886604 BTC
Feerates: 144.91 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (588,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,334 326,334 0000000000000000076cd8754455edcba32ec1aa4aa1b36445d3677687a46350 997 0.67/1.00 vMB 23
326,333 326,333 00000000000000001a9ca1fd2fa04a33981b1e560f466fa3343d1f76973c3562 1,209 0.86/1.00 vMB 24
326,332 326,332 000000000000000011b6650b46ae9e65fc44840905d56390529f565926d45018 91 0.09/1.00 vMB 20
326,331 326,331 000000000000000001726ea73ef2d9fa19631d82874ab09293186b661d234799 265 0.18/1.00 vMB 20
326,330 326,330 00000000000000001b0990969752e99c1df826d4761e01837fe394dd5bb226d9 660 0.48/1.00 vMB 24
326,329 326,329 000000000000000004fc334ae6b0e8910870d3915a62c03ca4463eec3f79b523 508 0.35/1.00 vMB 18
326,328 326,328 00000000000000001d68a86cc5e77484a6515768d945521a2d6fe0d0196cadc3 666 0.69/1.00 vMB 21
326,327 326,327 00000000000000000429628c8c873878b78b6e6eb78200b2218ceb17a2431c86 2,117 1.00/1.00 vMB 36
326,326 326,326 00000000000000000078cb17f81e7459921c4e868af40c6bbfc11976365e998d 550 0.35/1.00 vMB 23
326,325 326,325 0000000000000000068361214ec6247c2a2c7c1d10eb693c3567afbb12a5c2c4 1,103 0.83/1.00 vMB 23
326,324 326,324 000000000000000017ff556eac93d6a04c079c535d3432fdde9b87a6a34660e6 353 0.25/1.00 vMB 23
326,323 326,323 00000000000000001cc8657f1e97c53d748eadfe6d34fe729f5a02673f9bd2f7 953 0.35/1.00 vMB 38
326,322 326,322 0000000000000000044ee66675078dc1d7603bca6a4e5dd0a1053e2b15ecf589 456 0.25/1.00 vMB 27
326,321 326,321 00000000000000001957b3a57357edc3b4202b7c4bdcc020e67c649813ba91d7 436 0.35/1.00 vMB 17
326,320 326,320 0000000000000000123cae246b248ebd38e09f5ddfd3f7c661ee59878a4d4779 64 0.03/1.00 vMB 26
326,319 326,319 00000000000000001ae0345c17918499b1a213463a79b2eee079a5fca7233eb0 545 0.45/1.00 vMB 19
326,318 326,318 00000000000000001a9d29e618fb6fde73c3a286dada60ee763e85eb534ba247 956 0.35/1.00 vMB 44
326,317 326,317 00000000000000001dcb73c00dbea5a61067d8d14b531bc87073a20918f7d521 527 0.32/1.00 vMB 27
326,316 326,316 0000000000000000132b899455ce5d08fd84f0241eab40236405c8452f9217ed 1,097 0.59/1.00 vMB 29
326,315 326,315 000000000000000017230d4496d3fcb034c3675349a5dea91f40a034ce1c3e43 38 0.06/1.00 vMB 3
326,314 326,314 00000000000000000dd866ad88cdef3ca3ee93d5672473e208e82236ce73f578 1,002 0.60/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.