Loading Tool

Explorer IconExplorer

Memory Pool

45,120 transactions
28.67 vMB
0.12431065 BTC
Random Selection Loading Transactions
Max Size: 151.68/200 MB

Candidate Block

Mining Attempt 01edcf4832243993ffc7d2be175c4228f646ed590b696a8b1f47c78288353eb7
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 880466bc20092dfdf691e042635701843429ea2704c73d1ea2903ebb40791a60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.06973004 BTC
Feerates: 101.65 > 6.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (362,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,563 552,563 0000000000000000001625e89e7a58ec60678d1480a349c7815295eec9daa06b 2,591 1.00/1.00 vMB 25
552,562 552,562 00000000000000000003ae9aad20a86327db90f013a27a59403b1f3cdae52277 2,139 1.00/1.00 vMB 20
552,561 552,561 00000000000000000003a41c2fb115bb2cba616889a8b2cd0c4e0baac6694ee3 1,473 0.86/1.00 vMB 19
552,560 552,560 0000000000000000000425f60e041f7056e3a0c8b01958957f4d7d7497855fa5 2,471 1.00/1.00 vMB 18
552,559 552,559 0000000000000000001f5907d4988aa8c317f9c8f0cce1a55d4e7f3ce927acc7 1,055 0.54/1.00 vMB 17
552,558 552,558 000000000000000000276b8a23b6d21dbb3d6b30a91be7994dcb1677ff5cbd95 2,939 1.00/1.00 vMB 25
552,557 552,557 00000000000000000025ed0a9c3be5a83e7fcd3900911892d7e4825a64d6bb35 1,114 0.98/1.00 vMB 2
552,556 552,556 0000000000000000002cbcc352a14f51575842eb3431225ecb4b7f77dbf09f2d 3,161 1.00/1.00 vMB 22
552,555 552,555 00000000000000000018ad75c18b8ae8045f30fde5483a863a57322d3104b072 3,147 1.00/1.00 vMB 13
552,554 552,554 00000000000000000025cbaf748922509b33c69a4aea3b688baac79aa64fb322 1,992 1.00/1.00 vMB 33
552,553 552,553 0000000000000000000fc8d187aa56feaf59eb0071781824af5dc36e8a6276ed 341 0.20/1.00 vMB 7
552,552 552,552 0000000000000000002c3159dda221fe35752da523180a004d2c94d115322c4a 3,149 1.00/1.00 vMB 34
552,551 552,551 000000000000000000300fcce137b852ee21fb76dcd0b6a11fe331f0bb5f4e97 3,203 1.00/1.00 vMB 37
552,550 552,550 00000000000000000017c4d95130b8ac162e853b85ca28b2dcaf04c471658bb2 734 1.00/1.00 vMB 30
552,549 552,549 0000000000000000001643b30d068adfd40cb572a391ef1f948a6bfbd29d7714 2,085 1.00/1.00 vMB 11
552,548 552,548 0000000000000000000d1445068c9a5f0f05edf85fc97f7d9ec1c14101d826fb 2,184 1.00/1.00 vMB 33
552,547 552,547 0000000000000000001eefc39e26352ccbaf55f68e89fe1ce9f39cf372262c95 3,008 1.00/1.00 vMB 43
552,546 552,546 000000000000000000145bd4ae08ef2acee824d4e13cabacbcd8bc906fa06d69 1,475 0.83/1.00 vMB 26
552,545 552,545 000000000000000000008ade492ca56385a1b59c08af708d8fdf3226d9df2260 360 0.20/1.00 vMB 21
552,544 552,544 0000000000000000000bbc47c8cef38c6bc0b245673b627406246314d825dd2c 802 0.40/1.00 vMB 21
552,543 552,543 0000000000000000002e4278c143eb1faf09f2550552bbd477f5ef79700fb3bd 649 0.32/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.