Loading Tool

Explorer IconExplorer

Memory Pool

39,786 transactions
32.71 vMB
0.07657689 BTC
Random Selection Loading Transactions
Max Size: 161.74/200 MB

Candidate Block

Mining Attempt f2ac76b37d21818199b18dc9b820da886c2b4a614adf106779b94f2ca804e231
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 0ee6303f33e92713f6d12f17a455b6bbf84640b2e6c6228ed869bebbf8ac0df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,182
Size: 1.00 vMB
Total Fees: 0.00750517 BTC
Feerates: 30.98 > 0.75 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (567,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,758 346,758 00000000000000000ea578c1ca73054f3208626943415841b0e920fda63e655b 896 0.49/1.00 vMB 23
346,757 346,757 00000000000000000c7951796af001d53a13c5d4ef7fa7216211d9538d6fd321 1 0.00/1.00 vMB 0
346,756 346,756 00000000000000000ea4fd5ef144693df371c2e3f7b991d9574b63f28f069b4b 272 0.25/1.00 vMB 15
346,755 346,755 0000000000000000054f8cd234c0902caee6c3c7a61e312cff108063057efdc9 792 1.00/1.00 vMB 14
346,754 346,754 000000000000000016bc7dfd4ac7703e33a7faf582c399ed90c5928428a91d3b 1,827 0.75/1.00 vMB 35
346,753 346,753 00000000000000000b5c32e105ec62cd2dacfe1bfc0b1d4e27fcf4fc160baeeb 1,061 0.59/1.00 vMB 25
346,752 346,752 00000000000000000de2ec3c6855a2c20160b6693d63d1a0b774ca9630b692bc 711 0.75/1.00 vMB 16
346,751 346,751 00000000000000000036d3e1c36e4b959a3e4ad6376ce9ae65961e60350c86e8 803 0.75/1.00 vMB 15
346,750 346,750 0000000000000000078b66288ccc634714c960198f1d929c5e47aa7a3745d3f9 1,828 0.75/1.00 vMB 41
346,749 346,749 00000000000000000b5ede0dd58cc15c02af3dfb218f923fd2533afec7f51117 152 0.10/1.00 vMB 24
346,748 346,748 00000000000000000a462162c0138015f4137e327ed1da3fe7ee03836e303f1d 468 0.35/1.00 vMB 18
346,747 346,747 00000000000000000d89234751114e0c79825aff390dfb097b1d4622423f0e23 741 0.45/1.00 vMB 23
346,746 346,746 000000000000000005f7c878fed26c7778aa8aaae68cc542500989f96633146d 48 0.05/1.00 vMB 2
346,745 346,745 000000000000000007fcd7704e648f4c220efb1d1185d9bb428f08d620d3dc19 730 0.34/1.00 vMB 26
346,744 346,744 0000000000000000061fbaa820020f6da9aed63844811e05910dce5b747a7c38 802 0.45/1.00 vMB 23
346,743 346,743 000000000000000016235e5a11a76de95fc23e16522dd3bd33ab0b9b5c83ec30 64 0.02/1.00 vMB 59
346,742 346,742 00000000000000000e9b77fc5938c2b1d364821e8efc2a9abf609ff9234d59cc 371 0.40/1.00 vMB 13
346,741 346,741 00000000000000000355e04aa6ab8b610637bede368015ccb03082dea32558f0 1,395 0.75/1.00 vMB 28
346,740 346,740 000000000000000011b9a36c21aa148d6de96caea74e31bc3b7638ac84e61545 407 0.24/1.00 vMB 26
346,739 346,739 00000000000000001242bfd83dc5ac37683bab5adb846f6ea4ce5b01daa104a8 92 0.09/1.00 vMB 18
346,738 346,738 00000000000000000ef0ba8f48074e2c907a905e39d0890036ad42d2c7ae1583 106 0.10/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

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