Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
29.37 vMB
0.08057527 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 7c154879216bd41240e1b50ed458f427b2fc4687d9cca095b576b7ffb40fa3d5
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root d1f75dd6b5e4244e7b054bad71083f3955c1f2585fb41c4c1b5e82ddde778262
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01619819 BTC
Feerates: 73.20 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (546,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,238 369,238 0000000000000000149ca5166f17a08622b191f262698754e21e9c7b5e631af2 131 0.08/1.00 vMB 30
369,237 369,237 00000000000000000729d9cbace1ac2937712e98d515105442b289c7d1d03047 1,150 0.98/1.00 vMB 26
369,236 369,236 0000000000000000060e2a195506f626b4956d5fa9d4af4b2de4fdfe30104c3f 334 0.29/1.00 vMB 22
369,235 369,235 00000000000000000a3eee1f8cb8ae8e2bf72c0322b46abaa1027d88a4803142 1,639 0.95/1.00 vMB 45
369,234 369,234 00000000000000000a04aea30d34649feb533a83f1717264f87f731ce2574096 1 0.00/1.00 vMB 0
369,233 369,233 00000000000000001268a4e7aa80f0aa5ae3791fd7d029a730487fb3a2b71e3b 694 0.58/1.00 vMB 21
369,232 369,232 00000000000000001495d848c388a5e5d5c9d99e03e5479d8ebb3fbe66d5bdf1 377 0.20/1.00 vMB 49
369,231 369,231 00000000000000000a636cd16dd63c3d56a26a131a2ef6f2277aba72783e2bc0 2 0.00/1.00 vMB 0
369,230 369,230 000000000000000013af46ade59a00c5806dbc081675a9d0ee395f2b48ecde8b 1,430 0.84/1.00 vMB 36
369,229 369,229 000000000000000012737c1d798651ca33a264828d1562c2a8704f89ceb25224 662 0.37/1.00 vMB 32
369,228 369,228 00000000000000000eff70588767c21bf8fac51e4c8548a831b5c03b9b943aaf 334 0.19/1.00 vMB 31
369,227 369,227 00000000000000000b32c716f8c59a174e73047b98f718c6247b561e982e8378 63 0.04/1.00 vMB 30
369,226 369,226 000000000000000007f5271151ef9f96c134c7fa724008bca8834ec1053ce14a 419 0.27/1.00 vMB 30
369,225 369,225 00000000000000000571c57769172ae43dfafc7d9d9482ec9ca036c599c19e74 150 0.07/1.00 vMB 41
369,224 369,224 000000000000000001384c599158c1fdb9baa7c66215d9489674e5a9c0e92504 148 0.25/1.00 vMB 2
369,223 369,223 000000000000000011695d387b9284224059a8c1eecdf482b69a05f96cc8c8f6 1,270 0.72/1.00 vMB 37
369,222 369,222 0000000000000000077e986e30618fbd03fa79f30ec0c737099293f9af2107bb 610 0.35/1.00 vMB 39
369,221 369,221 00000000000000000d7d9bfa47f4737c4b84b832d95fe6f242fb99da0838d1c7 218 0.45/1.00 vMB 11
369,220 369,220 0000000000000000029971262a71bf4f4afb0fba8b98f1357d66ebb1eb4a05c2 2,254 1.00/1.00 vMB 46
369,219 369,219 0000000000000000033f4b475d265892cc47ac665fe024ef6575c5a816297a87 924 0.63/1.00 vMB 23
369,218 369,218 0000000000000000083633d01c29f5942e58b21ae9d38368240dbb3de33ccdeb 396 0.27/1.00 vMB 34
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.18 GB
    • Received: 17.04 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.