Loading Tool

Explorer IconExplorer

Memory Pool

34,267 transactions
14.34 vMB
0.06400516 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.56/200 MB

Candidate Block

Mining Attempt 8c752eda3cc04fc0241c13b866456ff3248912bb0aa778e19c23ccd4a03b8a0e
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f29469d6e34fd4ab47be294dbab07c04d85c9fd68a72c12cb1a2efd8587209c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.02202229 BTC
Median Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (754,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,500 158,500 00000000000007fb3e7116c33e6794d226ab216b000b835821e0fb6ae980bf66 31 0.02 vMB 55
158,499 158,499 00000000000003f53f5157422550d386c4a96bdd2a3be469bf6658949303bdc4 123 0.04 vMB 74
158,498 158,498 00000000000007fabd469e843eefbaf1b951776bc11d00305b5c15c9db3737fe 86 0.05 vMB 82
158,497 158,497 000000000000003904c7958c5e19f6afba1973ae6ec69a8bf5e3957cff1ca8b2 119 0.05 vMB 65
158,496 158,496 0000000000000b697f131b7064c90020c15993727b548d4bae268874be5a3278 59 0.02 vMB 199
158,495 158,495 0000000000000418af454cd23a7244a0eed7556c96b7e229ae186abf1fa72bb5 46 0.04 vMB 133
158,494 158,494 00000000000005bf5f774d9d78444aba1fd1864ea4948742f5a39010d7fa4672 46 0.02 vMB 66
158,493 158,493 00000000000005cdca48c767026562ef712b52a14ab9b07a9fd6b2aa89a2dd52 113 0.04 vMB 373
158,492 158,492 00000000000005eb9f8cc6b6eea9b3770f5f21b6767c7e509882d82a1c79c354 12 0.00 vMB 51
158,491 158,491 000000000000086a7ccbdc5152c590cd89152a44ef0daaf60bb5490c4bcf8e68 75 0.03 vMB 158
158,490 158,490 0000000000000a1c850a0a238e390cf929fcb4b61459b31d6051357cfada578c 6 0.00 vMB 77
158,489 158,489 0000000000000d3bfbc0403ae4179cc06a6d9c2a26791447fa64f81a59f4cca5 8 0.00 vMB 76
158,488 158,488 00000000000003d8d23f3935cca23d09185adaadafa733933b47837866bb5043 4 0.00 vMB 1,671
158,487 158,487 0000000000000d89b802e264ff36c433594fffc0144ce3cb32332ef4f55e868f 10 0.00 vMB 0
158,486 158,486 00000000000002e445932118597c334b8730ffd29fac2da7d7342caa03f81ceb 43 0.02 vMB 27
158,485 158,485 0000000000000da7d5e0a521b578e8812e59155f79cebeec7c63e984656bb2d0 12 0.00 vMB 500
158,484 158,484 0000000000000a841639d655946405e42c5d40d05b4cc9c860ea9ae72b0e1df6 12 0.00 vMB 440
158,483 158,483 00000000000001b2ae3cd0a9df8ebe13ea859c140aab661192109a90ebe82b36 10 0.00 vMB 354
158,482 158,482 0000000000000bcbab99be659e25cdbeb983561f2d69c4397693dd60a76f3188 80 0.05 vMB 52
158,481 158,481 000000000000035fffe18e60e6df770cf6201d01fe63f3965b88166332a1cb60 5 0.00 vMB 110
158,480 158,480 000000000000048bdbf49b285314ba0c90cf4f7aa814db5b7f2d0d1b5dc09f69 21 0.01 vMB 229
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 147.14 GB
    • Received: 0.59 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.