Loading Tool

Explorer IconExplorer

Memory Pool

17,224 transactions
9.58 vMB
0.04609996 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.66/200 MB

Candidate Block

Mining Attempt a8829b7745ce67c56cf4d7575abf6a8dd82a4c510893c82b3f3f15f1f153edd9
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 846983d9ac6ce28d849baa7823e1cdc689bfd37b453b9fa98f896575559550da
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,902
Size: 1.00 vMB
Total Fees: 0.02490255 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (784,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,944 128,944 0000000000002670af3e938a805eed8669866bc1e89ea83110b8b10e035c2838 7 0.00 vMB 454
128,943 128,943 0000000000000ece3c28488564e5fcc9628a0959261b91d7c0a9dc0f6bfff0c4 21 0.01 vMB 368
128,942 128,942 00000000000009061819ff2127959795c8cc29bfa5c3368ad8ea5cc092b658f4 39 0.02 vMB 634
128,941 128,941 00000000000006eed51f1510118b568702353f7506643c1d85ad0665d994b607 125 0.05 vMB 301
128,940 128,940 0000000000001676a0d15dafdff7027a899807fcac5ea83735fd7665fa3a70dd 23 0.01 vMB 153
128,939 128,939 00000000000012cf02d978ebca669261934a20e117bbd30dbf2cb98bba751c2c 4 0.00 vMB 1,576
128,938 128,938 00000000000017e76607d804f6451b55d5803b0495d847a4e0dc42e61b6abd20 47 0.02 vMB 554
128,937 128,937 00000000000011a3e3a070ba083b0ee6519568058ef477c7dca1c53c5a0b20f4 4 0.00 vMB 193
128,936 128,936 0000000000000da9e0e751362ace39aa92b4e6e9120d484dd75e9641603bc293 13 0.00 vMB 524
128,935 128,935 00000000000018720f2f8dcd321d55d3fbd573252aa5249972ba710350f8547b 38 0.02 vMB 741
128,934 128,934 0000000000001593e6c60e266765d20760ac128d3973946f51173496a4ff7778 20 0.01 vMB 815
128,933 128,933 0000000000000a028e30536147e29e73ab9d422a74a416ea52bf49bbd212bd4d 18 0.00 vMB 229
128,932 128,932 00000000000007499512200e7effa9b448498c4976a45bf1a7f5a3e65dfa1010 12 0.00 vMB 0
128,931 128,931 000000000000181595cf01fad836d1dba1e3feb067e2d6bac8cbd56ac884bb39 10 0.00 vMB 939
128,930 128,930 0000000000001491d7016e95ad7a31136065a8538bd2e3856a7c8297a1b8bf38 47 0.02 vMB 1,010
128,929 128,929 00000000000011ad79abc05385d2f0c010a4800ced1e2ab7ac92e2bfc66952f2 65 0.03 vMB 147
128,928 128,928 0000000000001aa948c0d49201d4c43ce2af9e095b60522468d173747f6c07d9 22 0.01 vMB 2,257
128,927 128,927 000000000000178194285ead4f5d9c0a2a5d108c123d455e828eb105443fe301 14 0.00 vMB 1,166
128,926 128,926 00000000000017c9c691bd460b52f147a86c7d9b36b47604f56eeeea28ea908c 103 0.03 vMB 147
128,925 128,925 00000000000022cf7796b6d536fb6a8cb2fcdddc2e064ccbaabdc2b6b26077e4 24 0.01 vMB 691
128,924 128,924 0000000000002138550c4bf1fa525b9223316a230540a10555a891922b00a994 39 0.02 vMB 828
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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