Loading Tool

Explorer IconExplorer

Memory Pool

75,392 transactions
27.78 vMB
0.07961074 BTC
Random Selection Loading Transactions
Max Size: 168.99/200 MB

Candidate Block

Mining Attempt 29f8ed7578f0dd5747a4dfeadd60afff16911be423475b77b7db512a5c07f7e9
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 4c6fcdced4d1f76dc0ed6841d92c1583b4a07bc4a024f707667645b5180aebf3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,645
Size: 1.00 vMB
Total Fees: 0.02015719 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (438,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,084 477,084 0000000000000000010960e917912d096f33add94ccbfa5d535cd1769d4ee628 325 1.00/1.00 vMB 9
477,083 477,083 000000000000000000845f0a150543a50606ff98a3d9a41ac349577012589057 666 0.29/1.00 vMB 167
477,082 477,082 00000000000000000062cd306848cc45d4cc99d38324cdc4c2e7dad632a8a9f9 673 0.99/1.00 vMB 82
477,081 477,081 000000000000000000532381e0207e09f8f85176a41272394cd8770dde2b2c26 947 1.00/1.00 vMB 71
477,080 477,080 000000000000000001205c8f452a76469b177bcac3ca2c64d3f13eb2a830d4d5 1,167 1.00/1.00 vMB 29
477,079 477,079 000000000000000000912803ed53864add373942c620c2741a8c66914161afe0 1,826 1.00/1.00 vMB 128
477,078 477,078 000000000000000000903839bc14d3c11ace68709e4a32530f35b5ca6b85bf85 2,220 1.00/1.00 vMB 126
477,077 477,077 000000000000000000a748279f5c033e82316ac0234a42af866154a04fa3a0da 1,778 1.00/1.00 vMB 230
477,076 477,076 0000000000000000008f2e5697815f5bd2fb1d054ea57e8213d16f85b7a5913f 605 1.00/1.00 vMB 25
477,075 477,075 00000000000000000068e6ce4d92ec5b1c73c7e12ab286b44c8b6ad17f4ee46e 953 1.00/1.00 vMB 64
477,074 477,074 0000000000000000003e419bccbaf2639af46c836bd44703b3df6f27324d933a 1,168 1.00/1.00 vMB 42
477,073 477,073 0000000000000000000b77b6ff7a7687ffa834acb9a17ab00eec73f106bf2ebe 2,208 1.00/1.00 vMB 86
477,072 477,072 000000000000000000fe4de246642894da6274e531a484b297f6baf9d2b2bb87 1,015 0.38/1.00 vMB 194
477,071 477,071 0000000000000000014ed7a961cea7a8427936b68ac2ad16ef1b5c3f082dec5c 2,335 1.00/1.00 vMB 176
477,070 477,070 000000000000000000376722eaf5df4a86efbe49bd8924e3b21c560e2e33c2bb 1,473 0.68/1.00 vMB 149
477,069 477,069 000000000000000000d4c240428c9235bd825ce16f7d78fc6755458f1faafe9e 1,873 1.00/1.00 vMB 207
477,068 477,068 00000000000000000072a8c0d8d0eaa643298bb1d465c2026316e51fbeb805ea 1,178 0.70/1.00 vMB 71
477,067 477,067 0000000000000000006e0f264cf3baaeb07be35e620f33039d620efadec3002c 2,314 1.00/1.00 vMB 184
477,066 477,066 0000000000000000012f6696c0398aab5ef22ea475e248317e4e4bc256befa45 89 1.00/1.00 vMB 1
477,065 477,065 00000000000000000055d4f744573f1bc974e6eec90c7e12c9e3c5f1f4d35b6d 925 1.00/1.00 vMB 74
477,064 477,064 000000000000000000c5c04011f9a3fb5f46064fed7e06dcdae69024ed6484c1 1,782 0.99/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.94 GB

Node Details:

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