Loading Tool

Explorer IconExplorer

Memory Pool

76,881 transactions
29.83 vMB
0.06909393 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt aa747c8b0a7bd84650f54d148982faac953be807f01fdce933a6c27a8f13f412
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root 437e1af0ebc50563071a1b1b84f907c2127a5ef0f61451b25f4bf699b61f0da7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,305
Size: 1.00 vMB
Total Fees: 0.00602561 BTC
Feerates: 50.90 > 0.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (138,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,150 777,150 00000000000000000002e68bb4a68bcbfab7c1d00c4d94aeb50c767a2311249e 418 1.00/1.00 vMB 3
777,149 777,149 00000000000000000003c09940d534cc975af2ecc77a060a480546d65cde2e3f 792 1.00/1.00 vMB 5
777,148 777,148 00000000000000000006ec9bb852beccb526c4319b5f248416731e2ba4bda069 401 1.00/1.00 vMB 3
777,147 777,147 00000000000000000002f7049582ab1c6ebfe26e7c41649126e1d04a9e57007a 1,076 1.00/1.00 vMB 6
777,146 777,146 00000000000000000005e3d8232a0827bb4d9b448b8b7c2c52f073d9a7be92d7 642 1.00/1.00 vMB 3
777,145 777,145 0000000000000000000721c871947ebf56a922f2e3de5bdbbee1c7002ccf2261 2,330 1.00/1.00 vMB 19
777,144 777,144 000000000000000000055edf8e9533e7262f455141c4f3743450a828034faa86 953 1.00/1.00 vMB 7
777,143 777,143 0000000000000000000117adf6fc56a16c02872cb96b43a60bdf1611943fe2a5 1,594 1.00/1.00 vMB 9
777,142 777,142 00000000000000000001c85f6c4a6a30a34f9bb3df9d831927912256b4f17657 2,382 1.00/1.00 vMB 8
777,141 777,141 000000000000000000038bd6350ac7eec8453356d4ad91cfefe7a46c662b506b 1,541 1.00/1.00 vMB 15
777,140 777,140 000000000000000000048b1c0168ca5f03fac37e59579439eaabefed4dc9c5e4 2,520 1.00/1.00 vMB 28
777,139 777,139 000000000000000000053c9a3da804d8867822c97548050098442dfdf4478b7e 2,107 1.00/1.00 vMB 10
777,138 777,138 000000000000000000013edacabfc9cbae3f7e0e271b4f7925961b2369e0ff83 1,170 1.00/1.00 vMB 6
777,137 777,137 00000000000000000005581b2b5f6cb793ca396575fcc1e5899a9015e3091314 1,492 1.00/1.00 vMB 9
777,136 777,136 000000000000000000062a4ec8ef157205c570965d11eb09bb6dcfea3f1cb93c 2,049 1.00/1.00 vMB 10
777,135 777,135 00000000000000000006dce7f099993c480671dbf5b351eb228fbeca4e193e1f 913 1.00/1.00 vMB 5
777,134 777,134 000000000000000000068ebf99170e8a1b507cd034e58b07f997f029097117eb 2,194 1.00/1.00 vMB 12
777,133 777,133 000000000000000000072f9e0beb57a90eac990132f8e2bf0ad76dbba13ca810 138 1.00/1.00 vMB 1
777,132 777,132 0000000000000000000292ed0729de3e4b622196118016bd5e999f2f2ed5d7d8 796 1.00/1.00 vMB 4
777,131 777,131 00000000000000000000bd9b57ac7bc8447b14c4edf2e73913f8d0e88ef58422 496 1.00/1.00 vMB 3
777,130 777,130 00000000000000000000ca6a32a1546f28285dbb8310a5bc36f89beb61e2b4c6 1,228 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.75 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: 708.60 GB
    • Received: 16.74 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.