Loading Tool

Explorer IconExplorer

Memory Pool

76,544 transactions
28.91 vMB
0.07442499 BTC
Random Selection Loading Transactions
Max Size: 176.67/200 MB

Candidate Block

Mining Attempt 3933e25fadbea39a7853d52bd1ed3508469662560ff8e5995e485dae4342ad08
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root c6139b57f4a3e4d96312ddd7b971c667fd149a7debb51ca147b058e3be99b1ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.01137070 BTC
Feerates: 104.17 > 1.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (286,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,327 628,327 00000000000000000003597267c47fb5825e4b13bff9999ebc33e3fd6a1b24e0 2,644 1.00/1.00 vMB 72
628,326 628,326 00000000000000000005c49907dc50952586aea8b679a11a0de14eb9f8ccc379 2,881 1.00/1.00 vMB 86
628,325 628,325 0000000000000000000c9833a6236b6df9b11c424935f3cdb5316c0a36c2e289 2,295 1.00/1.00 vMB 104
628,324 628,324 0000000000000000001039f48c197f425e168bf1ec092e3d0b574575029dfe73 2,557 1.00/1.00 vMB 97
628,323 628,323 0000000000000000000fb76a37e4f8c14e2caae014b104047759308934ea9bde 2,592 1.00/1.00 vMB 110
628,322 628,322 00000000000000000003c08085d618b77fec91bc40fe21abb942749195dd1516 2,454 1.00/1.00 vMB 111
628,321 628,321 0000000000000000000df2e5534892d20cef69835857cd7e6fd8c139187eecb8 2,112 1.00/1.00 vMB 94
628,320 628,320 000000000000000000041712da850a234b195c328f2e220f9bb4dbcce12c8672 1,787 1.00/1.00 vMB 97
628,319 628,319 00000000000000000006c8f55e94a970bf51d288d7593f5108a5ef7adad16cf3 2,732 1.00/1.00 vMB 103
628,318 628,318 000000000000000000108f550bec8eb344a86e76d5ccde31194dc7e9dd22f8e5 2,810 1.00/1.00 vMB 115
628,317 628,317 00000000000000000001b0d8d51c0ca48c97485f2edd1164d3586b2f2343b925 1,634 1.00/1.00 vMB 95
628,316 628,316 00000000000000000004d9b04cb95585d76f54b3b45b008e96089fec10d04cc3 2,265 1.00/1.00 vMB 94
628,315 628,315 0000000000000000000ca198ec24ed25f0d4f5592812a9c3862987d0702efcc9 2,892 1.00/1.00 vMB 97
628,314 628,314 00000000000000000009df6d8b6e40318c8de4a5436bed19011a5b899f21b690 2,076 1.00/1.00 vMB 111
628,313 628,313 0000000000000000000567c40a383e0e2f53905cd62a3440692f19392f968487 2,865 1.00/1.00 vMB 125
628,312 628,312 00000000000000000008a8b59938659e6806d264eb3e80a17b2b90e51a5c3d3b 2,694 1.00/1.00 vMB 112
628,311 628,311 00000000000000000011120e8ebe394532f8386bd4221a68dd97f229fc3eea5f 1,417 1.00/1.00 vMB 96
628,310 628,310 00000000000000000007632b3320ee0e0884ca70906bae2a8cfea33e8d291c1f 2,057 1.00/1.00 vMB 100
628,309 628,309 000000000000000000086e00039bf71ed85371ad2a734d112ef7711089310450 3,316 1.00/1.00 vMB 129
628,308 628,308 0000000000000000000559f498758184697e13770898e5462171be16d7c05ae2 2,652 1.00/1.00 vMB 107
628,307 628,307 0000000000000000000495f83407dc223df43e8165bee2392299db8a42395895 2,517 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.82 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: 710.60 GB
    • Received: 17.08 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.