Loading Tool

Explorer IconExplorer

Memory Pool

81,173 transactions
30.33 vMB
0.07742446 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt badf2753d1102b1a5fb614b244ac0f6c7b9fd9aedf8cff4402e1ddb4fd159006
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root 007af4795e94624134701d8cd6a52bcf01a727fddbc8701122ee9b35a9b90479
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,594
Size: 1.00 vMB
Total Fees: 0.00964475 BTC
Feerates: 60.11 > 0.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (437,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,268 478,268 000000000000000000d04fee39b6ec72a8c1ddabd1480bb00ea2ba3c17e5be79 603 1.00/1.00 vMB 47
478,267 478,267 0000000000000000003375993a9e0e2d8c4444be3f3a971baf0a9534888a422d 1,188 1.00/1.00 vMB 71
478,266 478,266 000000000000000000803dbe8f9719a380bc340235e8b763f65564132d5bd6a2 2,071 1.00/1.00 vMB 70
478,265 478,265 000000000000000000ca6b00dcabc5cf5d48f4470b6d013642e950c2f4c68e3e 1,491 1.00/1.00 vMB 114
478,264 478,264 0000000000000000001f2a1c78fc5dc346aecf263744aea9923e887acb3c0bb0 1,805 0.99/1.00 vMB 109
478,263 478,263 000000000000000000f443778089b8748843de6dffa1827b6c88b2b64db17e05 1,776 1.00/1.00 vMB 90
478,262 478,262 0000000000000000002310d675ca4126a3eac924947bd7a72f172054c6996542 2,078 1.00/1.00 vMB 138
478,261 478,261 00000000000000000080edecabe9ba9601a5c01731dc80f88eeee43ce307514c 1,625 0.99/1.00 vMB 175
478,260 478,260 000000000000000000adfd54b9ff67cb7ec3cdb6b1151a154bd8667a97a6a2e8 2,076 1.00/1.00 vMB 169
478,259 478,259 0000000000000000009f308febd1a198e85a56a26ac70ace49d3b84bdf4d0f5c 2,060 1.00/1.00 vMB 191
478,258 478,258 0000000000000000001056816ba73e6fbb75f88c2aae220cd33f4a75689679d9 839 0.59/1.00 vMB 97
478,257 478,257 00000000000000000075b231544fa36b5737dafd146144d103c5c90c73054d96 2,070 0.99/1.00 vMB 140
478,256 478,256 000000000000000000e5c31900325cc8a4731277fc988ae60b567627d08b3bda 942 0.56/1.00 vMB 100
478,255 478,255 0000000000000000010a783070fad5f91ac8901056b6d27540b13b7ba6619e9e 1,283 0.84/1.00 vMB 102
478,254 478,254 0000000000000000008d88082c4518a41086715410ce46c1f20812be9ba8a434 1,590 0.99/1.00 vMB 72
478,253 478,253 0000000000000000008ada990759773cb81cecc63bfcf26c826c2a1da6a429ea 1,822 1.00/1.00 vMB 156
478,252 478,252 0000000000000000012955b9a68caa3e64b610d1a077a0deb54ddc59d3e16bc3 1,669 1.00/1.00 vMB 181
478,251 478,251 000000000000000000cc0c50af33995a8c78b752c286f8bccafd227d659c3828 2,006 1.00/1.00 vMB 128
478,250 478,250 000000000000000000e216de14285d467ad4dc29eb2497928760fbc16d1c5e65 536 0.23/1.00 vMB 123
478,249 478,249 0000000000000000007adbfb136108c9c4ef8e7bef2e84a3619372e5d818f357 654 0.35/1.00 vMB 111
478,248 478,248 000000000000000000e891430351f821084e632f7b5a2dcb46df459d61be7739 702 0.50/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.01 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: 718.94 GB
    • Received: 18.00 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.