Loading Tool

Explorer IconExplorer

Memory Pool

33,241 transactions
13.98 vMB
0.05404303 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.83/200 MB

Candidate Block

Mining Attempt 8bddeb97270ceedaae3867d8e9ea326d912fb9d268d0b1de7bdfca4e4c76022e
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root e928d07e4af6463eda19847071a96977ea30981185e116e89606bf949eaae136
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.01576859 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (784,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,954 128,954 0000000000002329f1691a6015a082a461fbae703d2ea0e7b83dc442ef9d60b8 65 0.05 vMB 152
128,953 128,953 000000000000046d30c50e41c0cc5bb94102aa99330aed677ffbdd2ae66a68f0 43 0.03 vMB 750
128,952 128,952 00000000000014ff523664ef1934e4cf2cb5cbe35d5aa9085941e45a80caf5bb 56 0.02 vMB 3
128,951 128,951 000000000000076c7448cffe116a126c0016f03a0aae2445d8e3f346607a0cb2 36 0.02 vMB 1,055
128,950 128,950 0000000000000a6c8cff2a5d8e50289a7b5183bbd6dba66547e7fbad4804a13c 62 0.02 vMB 1,324
128,949 128,949 00000000000024d4736a617b9846846e0fed1a02a8c5b0f830708ee6998c80e8 36 0.01 vMB 238
128,948 128,948 000000000000135fa521ce16b0e50b3fcb49dd6558b09cc03e451342d887f2a5 34 0.02 vMB 423
128,947 128,947 000000000000153353fe4453a0be80dd4e454b441682563e3bdbd50a069474c1 11 0.00 vMB 18,293
128,946 128,946 00000000000012f363c142e68a5883d8472e176087bf8108ccb0e77579622166 12 0.00 vMB 343
128,945 128,945 00000000000005043e293afea4dd1ac92b88b87da73de54082821f595908c1ff 9 0.00 vMB 862
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
Previous 10 blocks ↓
Total Size: 779.46 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: 146.41 GB
    • Received: 0.59 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.