Loading Tool

Explorer IconExplorer

Memory Pool

18,106 transactions
12.20 vMB
0.04066037 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.03/200 MB

Candidate Block

Mining Attempt 693536c17ab8a24f30056e9a624500cc1fa6789c69b3ff04f994fc664c8babe3
Version 20000000
Previous Block 000000000000000000009899a66d9ed0e5d2247b8f4b5f44120955a8c7ffbf95
Merkle Root 558f58ea65f1878d206f0b68d9fdff75f756d7ffe717284c24b371f2e3c95f2f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,121
Size: 1.00 vMB
Total Fees: 0.01199943 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,255 (802,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,523 110,523 0000000000005a2bb48bb00e5d2ea32f6eb1b144eaf348fd01abfe7e6ceed5b3 7 0.00 vMB 0
110,522 110,522 000000000001bc89dba359772f4b8be3221bf06b86fe8e921ae6840c1779a5cf 12 0.00 vMB 677
110,521 110,521 000000000000b5fcdb684a6e7ec4879878f0f617f48cacf28d51fb76b6a81ae1 12 0.00 vMB 0
110,520 110,520 000000000000c5e83905faaf45deaabdb0468a7368f57f546eae580cf3291a3a 12 0.00 vMB 0
110,519 110,519 0000000000008df6d0f35c474f7db8827473cace3eef36b21eb992f83a6b88aa 12 0.00 vMB 0
110,518 110,518 00000000000049ce8bfdfad8cefdef76eb3eaf13e851387813917ce3cb29b563 13 0.00 vMB 0
110,517 110,517 00000000000107604f7934295f7ee4a8e961160cf31bd2960d0d99c7bb30d895 12 0.00 vMB 0
110,516 110,516 000000000000313250c8467a4f530d56e56a46fd11ebbb82ee88ad37e84d4f68 18 0.00 vMB 0
110,515 110,515 0000000000012705e7f3c106a4613f030f542c71defc86d802070b53b4e4d4a1 3 0.00 vMB 0
110,514 110,514 00000000000025b656a3ccfd4a5d1a93530a5516ddb3b78e98d31df55f4cc826 5 0.00 vMB 0
110,513 110,513 000000000000364017475618795b87fb94234f148d7405fc158590ab1e864cfe 1 0.00 vMB 0
110,512 110,512 00000000000172ccda08c617cc728836b14126777c04ef085fdf8956a3a27a9c 1 0.00 vMB 0
110,511 110,511 0000000000007d9adce59dfc538f3e5c27a1aac2d791a8ec22cf1f48a5e66066 3 0.00 vMB 0
110,510 110,510 000000000000cd11236ec5392c2505df836c1f08428e4ba8a14d68244f2f9485 10 0.00 vMB 0
110,509 110,509 0000000000004e98bf659b635f8d0bdb44149c74791aa465a05a8b6988f35dbc 7 0.00 vMB 0
110,508 110,508 00000000000028a7c17396019a32a535a3403a9ac1dfc12d05ae1c01ff71519e 5 0.00 vMB 0
110,507 110,507 0000000000014701bfc4f1d10fe7f651f62d8ae7ad8daecce8e930b578a41fcd 2 0.00 vMB 0
110,506 110,506 000000000001534211bfe307cf308abed793ca406479e7c5f89bdd457256b946 2 0.00 vMB 0
110,505 110,505 00000000000157d4a6d37c58b22c43ca21661895e2fbadfacc50e04fc6775687 10 0.00 vMB 0
110,504 110,504 000000000000636a59bc9ea33fa64e348f9bb195ff2115f8c7f85f2ae324e46f 3 0.00 vMB 0
110,503 110,503 00000000000076a6ddecb2f0967cd87ff528ba040bba553103b6db141d1c0d4e 6 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.30 GB

Node Details:

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