Loading Tool

Explorer IconExplorer

Memory Pool

80,471 transactions
29.91 vMB
0.09148966 BTC
Random Selection Loading Transactions
Max Size: 182.61/200 MB

Candidate Block

Mining Attempt d5d58f6fa2893c3a412211e482be68f680869575fde4416af9892941be864339
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c457168f9502defdc4d437aeefb9465a23de752f59f17cb7f835b0665d2740dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.02492834 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (437,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
478,247 478,247 000000000000000000e46160baa0c25d03a4efdb032502f9067bdd0d281bc6e3 1,593 1.00/1.00 vMB 109
478,246 478,246 00000000000000000029ff534eab81d666c710a2ad2d6d5d64705762565027c6 1,286 1.00/1.00 vMB 60
478,245 478,245 0000000000000000013532f4101c775d41ef5636acfc3d6d25113ca9c402e061 1,915 1.00/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.