Loading Tool

Explorer IconExplorer

Memory Pool

14,325 transactions
7.45 vMB
0.03986586 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.35/200 MB

Candidate Block

Mining Attempt cdcb0e8c96d0f669c94803e02811299b667d0bc8ee5d0580a8aa32c0561f40e9
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 2fe8a66984b295de4e30c261d77e9192581e1544a87b252c32cabfd4a6f286f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.02477384 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (750,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,661 162,661 00000000000007888c328ac8f802e91c0f991c50323352d1c97e921e29a94b26 33 0.01 vMB 150
162,660 162,660 00000000000004aa8ac1feeaea166bd861db0f6a9e487d4dbc2f925c09a9acf2 109 0.08 vMB 107
162,659 162,659 0000000000000bb2971d5c154f72faaf7b038fcc5605c61606df08822a921bea 11 0.00 vMB 0
162,658 162,658 000000000000063fcc036cede6330970932f4294b69100571cf8d73b22c36595 118 0.05 vMB 1,008
162,657 162,657 0000000000000d64594bca8e6cae9be72c1620eb7cc12ba15fca091bab9cb0a7 18 0.01 vMB 387
162,656 162,656 000000000000082114c38893df2f7132c9355a4bfb68f51e52dcfc001ac4d4b4 13 0.00 vMB 0
162,655 162,655 000000000000099611ca19b52d84bffde97da7ee117a0f9a2ebdbd001d07abbc 52 0.02 vMB 71
162,654 162,654 0000000000000b01e1ad28a610fd9f2f1ea3f571a9fb41a084c2ad80464a34f4 3 0.00 vMB 96
162,653 162,653 0000000000000535c8fcbddc3911a4e96a36e92ffb1ab6da3d42f37bde9d8939 35 0.01 vMB 74
162,652 162,652 0000000000000260e648c80270b64a4bf9e0b38b163f64b081b2a89a512c0393 91 0.05 vMB 4
162,651 162,651 000000000000076a0c7b28baffad989fb0cdea85b730660992795ebb053bfca2 99 0.04 vMB 384
162,650 162,650 000000000000092eebe445284fd866c89c7cb30a21c69369b92f9f67c53c7d52 101 0.07 vMB 312
162,649 162,649 00000000000004979cede21724bfa72970fa1b35fdc0a77eb45a1f049b162f30 31 0.02 vMB 59
162,648 162,648 000000000000027021335f12e7e6f0062030a51c0b271260a59ee71dbddc5c59 74 0.04 vMB 90
162,647 162,647 0000000000000c93372dd48d2c129a25abaabc32f83ba1c5626e45eb0c918c50 22 0.01 vMB 426
162,646 162,646 00000000000002e4082ec69656b0565ab50b178e9c0f4f68c289b94c57b425da 24 0.01 vMB 175
162,645 162,645 00000000000004d93b133fe5109435933905b439d0282d3594bc8436a19ab3f2 71 0.02 vMB 100
162,644 162,644 0000000000000685f774eb3d75024a03d257837cc2df67164759a43c3c966b0c 34 0.01 vMB 110
162,643 162,643 000000000000031e800901ea46fb892799afcc48699976dd1d9e65d119c094b3 54 0.03 vMB 149
162,642 162,642 00000000000005fe2fa5cd6d2d6709ddaa4340235d3cacaf6f4732b09c291088 68 0.03 vMB 87
162,641 162,641 000000000000026178d0dfccb1dd757214d99a469d9a888ba8498db0fcb9c3ec 83 0.03 vMB 98
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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