Loading Tool

Explorer IconExplorer

Memory Pool

27,267 transactions
13.93 vMB
0.04283948 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.57/200 MB

Candidate Block

Mining Attempt 63b03bad82acacb289507ed750cf89cc0f471bc5418e610a221d5b8d32cb1d12
Version 20000000
Previous Block 00000000000000000001525ca79a5928e01ae69f067bf154460c8ad0bffe4173
Merkle Root 70700131d4a91e6d6db9ca953c26d5fb5cc26c099b55c66013aaa1d05497ae7f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,285
Size: 1.00 vMB
Total Fees: 0.00904340 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,252 (700,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,687 212,687 000000000000004511590145a0d0f81f37a74fd11e9a0f2b30fe59ed32a5d10a 10 0.00 vMB 23
212,686 212,686 0000000000000004bf2acccfc04439be1963f99eb017bc3589de8fc2ba16a25e 221 0.10 vMB 175
212,685 212,685 0000000000000300c620c73ea8ca85b9a803f37aeda4b0e6a014e48fb9fe98c3 614 0.20 vMB 233
212,684 212,684 000000000000006f7dd6461ffab1d603ad651b3a8feae2fd13f2edb2fd1ae2cd 138 0.05 vMB 82
212,683 212,683 0000000000000242e1ef41f15923febbce16c38ffe07c2cde74bf95ee92d8bae 517 0.26 vMB 142
212,682 212,682 00000000000000b38f2f66f2011eb53ab243fba258a4c8e5b3b78c003367fd49 13 0.00 vMB 188
212,681 212,681 000000000000033e57f2c85c8e31dd808ff7cef167c22b39975bbeb9c1dc4896 427 0.27 vMB 124
212,680 212,680 00000000000001fc2eb73939e7303104fec7549a2c57c32b2e0d06f3c9e8345b 852 0.25 vMB 245
212,679 212,679 000000000000021500778ce9f4f8f5daebb11a760a13baa07aed0dbbd427c5cc 121 0.05 vMB 143
212,678 212,678 00000000000003f33ad9ee8cc74d4520c694fd53ac2299260b47c56b72e4a179 8 0.00 vMB 17
212,677 212,677 00000000000003fd2556fef87f895f9700163eaf30c8e9a7363f9f972cd8a880 831 0.25 vMB 251
212,676 212,676 000000000000027b13db482cea3e58ca47a2197120ada44beb6c8794bc440552 29 0.01 vMB 125
212,675 212,675 00000000000000c714c0ebbdc26ca0601d9185bfaf5d661a909fc873804e8a4e 42 0.03 vMB 149
212,674 212,674 000000000000017ddd63f04dd670826c98762e7e78303302d1c318dff43a1f7d 492 0.25 vMB 157
212,673 212,673 00000000000002c607cbca59407aa3ddeaafd52f88af6963b3dddd3d4065cfdb 650 0.25 vMB 206
212,672 212,672 0000000000000172a189b716cb0f1680e0010fd171611a49ce45d206c16a02c2 91 0.05 vMB 64
212,671 212,671 0000000000000102677cc88cf580f97b2aa201411d5e75572a5c5a29d190a5ef 301 0.17 vMB 139
212,670 212,670 000000000000027b4f45ce5a33164093279ccadfed0f6c9619477f789c2c7b57 466 0.25 vMB 137
212,669 212,669 00000000000000bda0493d20b978190a9f6faedfd53d49508b9a47e954b5bf71 675 0.25 vMB 199
212,668 212,668 00000000000001a2173e6677691c79b464daba15c59e305845d62fbc17d05b24 690 0.40 vMB 272
212,667 212,667 000000000000028d4adf903c917a9893f4db4fafe47f433b1a328126504e12e3 543 0.25 vMB 200
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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