Loading Tool

Explorer IconExplorer

Memory Pool

17,558 transactions
8.01 vMB
0.02603093 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.02/200 MB

Candidate Block

Mining Attempt 115625a109604fa80cc4f51dec9caaa9690ef4f634445f192d43eec4a1453780
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root 48bea956fa033793fa98ee1cf1d6b768f5ccf279a0673f971fe22dd1a25a3fc4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,843
Size: 1.00 vMB
Total Fees: 0.00938521 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (790,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,088 123,088 0000000000002b64756f074f5c87b93428d98b10d05842eb7a56b2dbe1a72cab 13 0.00 vMB 0
123,087 123,087 0000000000001a651ba145806145513f275d32f1f05ee84e9a677985d2ccbd95 7 0.00 vMB 0
123,086 123,086 0000000000001dfb0dfcfc71b7353cef87773e291bc50d6de5e303e718181b2b 7 0.00 vMB 350
123,085 123,085 00000000000039968f6495a932d79654c48b15f9d0283fe3f41080fd83328dce 8 0.00 vMB 345
123,084 123,084 000000000000408990b3f80c12e4908cebf95b5d78866adcb37f7b0c9009362b 15 0.01 vMB 164
123,083 123,083 0000000000000a0664bada1157de3d0fbcd96658aff5750076f066776aa75790 5 0.00 vMB 0
123,082 123,082 0000000000002431048d4e96bcd1478119693bf37e26bf852805a59876cd6e62 22 0.01 vMB 0
123,081 123,081 0000000000002e140a0a455694a6801f884007e3079f1d788205fda4d4c4dd68 12 0.01 vMB 275
123,080 123,080 00000000000027eb3d78ed358f6da5a90e35f0b7b3f4e888b64775fee9cfc463 11 0.00 vMB 343
123,079 123,079 0000000000000bc6a402c5146eebf0c6753f4e4f4700b3b91446f5346dc96e19 22 0.01 vMB 0
123,078 123,078 0000000000001f63a65e108d4b12eb1c8e7a368f51923be89309246d4a609d29 7 0.00 vMB 0
123,077 123,077 0000000000003295cae3500a1d18445a6fca7f26d44f221aba169df1891910ba 13 0.00 vMB 1,049
123,076 123,076 00000000000015d00caf7fae6b6477109e0b5cd0e1d87eeb8d578b76e5f7ce38 14 0.00 vMB 642
123,075 123,075 0000000000002305a4d5e75c8fd6dbcfa4ef5ceb0fccd1fe12dbad1869f56f74 9 0.00 vMB 668
123,074 123,074 0000000000004806216a27ab04bb47c1799c22cb6dab7026f2d48942b1d7fb04 8 0.00 vMB 256
123,073 123,073 0000000000005df187706fccbd77de4466e3ce1f35b7e78d33f181786d715b3a 3 0.00 vMB 0
123,072 123,072 0000000000000df3a5e60766c5b9f17e6dae4adfa42317ca7c8edee54e125a7d 11 0.00 vMB 0
123,071 123,071 0000000000002fa449bf28c89b8b556d76adad1baf1c24fe339663194284eff4 3 0.00 vMB 81
123,070 123,070 000000000000300fee652ff722c8f7db37863167116c23f6e1485a82dad0d42e 9 0.00 vMB 365
123,069 123,069 00000000000019f91dd1a6ea64a4815eb28b99ff8f5b453ffb3c5f423dad5b73 12 0.00 vMB 0
123,068 123,068 0000000000000665e10403854281aa2d1c8c26d435b866ce4f79d5c4e2c8be1b 38 0.01 vMB 2,270
Previous 10 blocks ↓
Total Size: 779.56 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: 261.89 GB
    • Received: 1.01 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.