Loading Tool

Explorer IconExplorer

Memory Pool

74,813 transactions
27.63 vMB
0.07637510 BTC
Random Selection Loading Transactions
Max Size: 168.45/200 MB

Candidate Block

Mining Attempt e39fee5de07c652e31b0a093f30da277c9ff999eff13b6ba56c045a2f68da5a8
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 675a41091df37a50b781d78c69b6bbe912ef614b1205c2abc107d8ada6fb1b90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,229
Size: 1.00 vMB
Total Fees: 0.01715716 BTC
Feerates: 121.74 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (309,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,032 606,032 0000000000000000000f377971efdc816bbcb3ee8ad849bdb1e32b8a3e811a37 1,925 0.65/1.00 vMB 16
606,031 606,031 00000000000000000001a269d9600446bec38ef787b87af4a76d7024b53f2a39 3,237 1.00/1.00 vMB 31
606,030 606,030 00000000000000000000fc8b6d71e555a6c71ebee1711475841905ee4f9d48b5 1,576 0.60/1.00 vMB 27
606,029 606,029 0000000000000000000a6456ca12ac01c897dcfe34c20adcdf8626790046627b 1,121 0.34/1.00 vMB 22
606,028 606,028 00000000000000000008fe240578b7ab3629a996b4546b70e1d51efe12ee06ae 2,258 0.94/1.00 vMB 24
606,027 606,027 0000000000000000000346c05b5bfddaf5b20e45878263f367d8da4d6bdbace2 100 0.03/1.00 vMB 21
606,026 606,026 00000000000000000014f742d01bdd778c5021e320ec047709468c926725fd30 1,259 0.52/1.00 vMB 9
606,025 606,025 00000000000000000013c1e0b3fb82eeea029bf2ab224ce62d1cc745bb6a0307 2,397 1.00/1.00 vMB 24
606,024 606,024 0000000000000000000a579348b14ab53080bd30196729fdb0e0a9c47a04936c 1,534 1.00/1.00 vMB 8
606,023 606,023 0000000000000000000690c065cd11b111525ce6b769b8d3a400bc716b6518ee 2,723 1.00/1.00 vMB 40
606,022 606,022 00000000000000000007d52635f2b092beb63649359701ba06e7624fb3daaf89 1,992 1.00/1.00 vMB 20
606,021 606,021 000000000000000000038f8ba2d4c0e82336d14bade4f155547f521f97b0cace 2,491 1.00/1.00 vMB 16
606,020 606,020 00000000000000000011463f8d91be21087659b98876e594800ddd78559b729e 3,070 1.00/1.00 vMB 47
606,019 606,019 0000000000000000000533d4bf1c4feca4556cd9d64ad268cee16d088455ece0 289 0.09/1.00 vMB 22
606,018 606,018 000000000000000000011a8f9c6e5fd45e858c9f31bc09955a718a5fa917c891 2,370 0.92/1.00 vMB 6
606,017 606,017 00000000000000000000073c2bb23b5bfa86333d3040a10ad3baff1c601bf0be 2,735 1.00/1.00 vMB 12
606,016 606,016 0000000000000000000a5b59004a32b586d4e554d42925b514bcdcfb54b118a7 2,473 1.00/1.00 vMB 23
606,015 606,015 00000000000000000011aa22c73572d01ddee0c47b593c474206ff9876993ef4 2,485 1.00/1.00 vMB 35
606,014 606,014 0000000000000000001553f94606046e22ea0c07fcd8abf615f9dd723f889daa 2,636 1.00/1.00 vMB 36
606,013 606,013 00000000000000000000fc810d52f06302fb1281a6d604f3179f81e845dcb864 2,613 1.00/1.00 vMB 49
606,012 606,012 0000000000000000000eb7d12abe59f0e58007caf2084f843a171e5c74ef65c9 2,796 0.99/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.