Loading Tool

Explorer IconExplorer

Memory Pool

41,262 transactions
18.08 vMB
0.17056660 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.75/200 MB

Candidate Block

Mining Attempt af06763efec5857ba9f4ccc030db5c9194ddeb7d5f2e3baa2f2b682180dc4bce
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 66ae64b549d9fa370e27183b6a0c01393e84c6002967db6551133d1945e2bf60
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.05497260 BTC
Median Feerate: 4.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (745,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,017 168,017 00000000000005570a9662e737c29ebf1c87c0f69ea33253733d248031075e2a 10 0.00 vMB 251
168,016 168,016 00000000000005a5351c2d6d69b9e3b098dea8dff049fb4100095b6ad6fe2ab3 42 0.02 vMB 152
168,015 168,015 0000000000000829855a2e269c4a525265923cc7b3d2d5509d84e8b686417daa 9 0.00 vMB 33
168,014 168,014 0000000000000058c4d8fb231e473cd6b96ea994d63aecc71307ed34260e4141 11 0.00 vMB 52
168,013 168,013 00000000000002014f67711a6dccb555ec8bfe5f5be1095ec24cb0cfb4db04d6 94 0.05 vMB 50
168,012 168,012 00000000000009e3c2ad8d195228e50f5123b0c2b5e375c418269161290ab7fc 40 0.02 vMB 48
168,011 168,011 000000000000025b375160450195f909d5df364e65afa5367c7578bc2a6aced8 80 0.03 vMB 117
168,010 168,010 00000000000008840dae8d608f394984c587734c984ec1dbd605887ed8814fc1 94 0.04 vMB 69
168,009 168,009 00000000000009eb971361b5f9096c2e34baa17373d2fbe2d3dddef98019cde2 117 0.07 vMB 148
168,008 168,008 000000000000025b4cbe48e27415e21dba3bbb6668eb9871801079cb5d5ee80b 78 0.03 vMB 48
168,007 168,007 00000000000009f54e9c540e74724bd305ff592d90c437fc81b2e239b0eddbb4 20 0.01 vMB 1
168,006 168,006 00000000000001e1d9f31dff8d9b6792364c046edecb3507afa1df5cd7cf2633 88 0.04 vMB 175
168,005 168,005 00000000000003f340ed42cd92033836a4137dba40202b1763604bf2a1234474 1 0.00 vMB 0
168,004 168,004 000000000000078f93aa3c5a8dfab3308b0dce57bace16e620b5fb0614d0d26d 84 0.03 vMB 56
168,003 168,003 000000000000079cd1e6fd63fed92e77f7845178f76c5e448d0f8d84d34524a9 96 0.04 vMB 55
168,002 168,002 0000000000000a08f0e6aa70d9f8b990c48c2d48c577393c73b9acb9a55d12cb 61 0.03 vMB 123
168,001 168,001 0000000000000a40136ba56d6b514769534831e9ba805fef4d122f6c8d6da51c 60 0.02 vMB 195
168,000 168,000 000000000000099e61ea72015e79632f216fe6cb33d7899acb35b75c8303b763 23 0.01 vMB 442
167,999 167,999 000000000000017dd22b833f63147812f5000efce8bafed25c95eef1e8c2540c 57 0.03 vMB 288
167,998 167,998 000000000000069c4629124b9cda5f5adc9056ac641b667b19da444b7b711cad 28 0.02 vMB 172
167,997 167,997 0000000000000674c4930229904512376be5a6ee680d93528d2889588b7a37a1 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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