Loading Tool

Explorer IconExplorer

Memory Pool

83,592 transactions
31.40 vMB
0.09819608 BTC
Random Selection Loading Transactions
Max Size: 191.41/200 MB

Candidate Block

Mining Attempt 129a2baaa75989345eac0edb9bb742857822a15bb3ac2fae19ff965d83374b68
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 36b60d4d99c6c25c7a5c24a7af219db46f87814b7a29bc4fb249baf0a0edc5df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,280
Size: 1.00 vMB
Total Fees: 0.02577011 BTC
Feerates: 177.93 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (581,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,339 333,339 0000000000000000126fb8393487d7b51888991b1765fad366c88d0057a1f5b6 1,136 0.75/1.00 vMB 23
333,338 333,338 00000000000000000ce6deb954319ed66234b1b410fc8deefd525e76b8ba942b 1,366 0.58/1.00 vMB 28
333,337 333,337 00000000000000000c025f6cd6825509a2a950f6d454541fe2ebaab3dc41e4c3 108 0.12/1.00 vMB 5
333,336 333,336 00000000000000000460014ddf050359a44c5e7ca1ba33c2ec509abce58a1a80 795 0.35/1.00 vMB 28
333,335 333,335 00000000000000000ea7152025d9505293325dcb376c6188e8368bab70b47a46 1,049 0.68/1.00 vMB 23
333,334 333,334 0000000000000000036203fc51747265a176c9941f677e2b4a96f9aa24d4dd72 126 0.05/1.00 vMB 30
333,333 333,333 00000000000000001a2a29708d38505ec20d8f51b4ca28f6b526d1d22073c7e0 364 0.18/1.00 vMB 19
333,332 333,332 0000000000000000002b00e286efd75fecd7d0c7ac7d9a8800f1c9e48d64f501 109 0.09/1.00 vMB 11
333,331 333,331 0000000000000000086347a715353a7a0b10299edd3cd4916b7137783b110fa3 347 0.22/1.00 vMB 21
333,330 333,330 00000000000000001051fe600caa28230ec1c10416416072a56623c540f8b333 518 0.98/1.00 vMB 10
333,329 333,329 0000000000000000095a375dee75b9e7348c929c0f80fb831857488c3b96b6bc 1,188 1.00/1.00 vMB 25
333,328 333,328 0000000000000000001b60d83171f8a5f057b67d01f250553cfc4f3e2bd29ceb 483 1.00/1.00 vMB 14
333,327 333,327 00000000000000001b4d2c633fa2f766c7785cc53dd94e6cd502c56dba827015 663 0.75/1.00 vMB 17
333,326 333,326 00000000000000000adf45970328192bb2527552afec867391ae315039935232 893 0.62/1.00 vMB 19
333,325 333,325 00000000000000000e90774b6533a17e47a78d3574ce79b348c4832f6c9acfbd 128 0.05/1.00 vMB 56
333,324 333,324 000000000000000017beac62e61e90052842f49aa3198b02b4e73a5c441b143e 9 0.01/1.00 vMB 47
333,323 333,323 00000000000000000f7fc2a5d58e856e19328e3e81691f6382fc3f1c61a1d248 816 0.75/1.00 vMB 16
333,322 333,322 0000000000000000132951ffcd678fac3b2d1f113664df7a025d532673364b4c 640 0.25/1.00 vMB 31
333,321 333,321 0000000000000000060a91858f0361e968796304aabc45f151e6ac01b3d17895 1,987 0.75/1.00 vMB 34
333,320 333,320 000000000000000007a37eeaa5ef34ceb134a3b3612e967192f6a336c047c574 4 0.01/1.00 vMB 10
333,319 333,319 00000000000000000beec24b517199baffe3ddffb79614b520e3f4d7875c3205 1,247 0.35/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.