Loading Tool

Explorer IconExplorer

Memory Pool

46,875 transactions
18.65 vMB
0.21721060 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 106.39/200 MB

Candidate Block

Mining Attempt bda52910719fefa93e3d76cb9364e34fac765eef1c0b513c203ecb71869e593a
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root 99e440257ce462a588ad277f315aa32de4a6a15998e29c709a9fb3c8669ea3c8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,116
Size: 1.00 vMB
Total Fees: 0.07072176 BTC
Median Feerate: 5.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (700,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,698 212,698 000000000000030657fdef578cb8e5801e2bf51702ad23b1586fbb5a66be8fdc 527 0.25 vMB 185
212,697 212,697 00000000000004c46675e473c96261924799515513117d1e6301ae9da74befa0 615 0.31 vMB 152
212,696 212,696 00000000000002b76d6520115b92c33a2f97712ba0a3a88f86318ae304b3b52c 572 0.25 vMB 376
212,695 212,695 00000000000003dc7b4c783e1244dcfd8b79db54a9cf08e0e16c71f503cfba36 58 0.04 vMB 91
212,694 212,694 00000000000001f0bc75b54635fa4e8d0e3c150da995b92634660c22d0a57055 190 0.08 vMB 121
212,693 212,693 00000000000000500d65fac77ecc46fee373a274fdecb2a9728d7cebfdece42e 376 0.23 vMB 168
212,692 212,692 000000000000031cae9ddd23e1c815d3ebcfac04959a5e2949f97b54efa76905 286 0.25 vMB 101
212,691 212,691 000000000000041f4e9ad205f10068fbc36104b71460201303721f4567c2a6e0 602 0.20 vMB 237
212,690 212,690 00000000000002d905909c4f68a8c973b0a8411a79943d7c92a884dc0337345a 9 0.00 vMB 194
212,689 212,689 000000000000042d1bc432a92c42c186297799da1a7b878d79edc5e080d12950 602 0.42 vMB 130
212,688 212,688 000000000000024befffc4ede9526307ae1789d09b1efb790d628cc02ff387d3 482 0.25 vMB 144
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
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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