Loading Tool

Explorer IconExplorer

Memory Pool

43,477 transactions
31.10 vMB
0.08702801 BTC
Random Selection Loading Transactions
Max Size: 158.05/200 MB

Candidate Block

Mining Attempt 197ce8cf5a7fac0ca2418cb906ff364b109c68fa31c05c3b64e5597f3d09a7de
Version 20000000
Previous Block 0000000000000000000039578e0758b011a8202b2680b2e212cb5f8d99ffa68c
Merkle Root 5153f2bbb9b41d6dfaaa576c380b0fa88737f70a5474e01ec02ae66c99a8d291
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,280
Size: 1.00 vMB
Total Fees: 0.02418796 BTC
Feerates: 100.53 > 2.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,446 (862,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,117 52,117 0000000007217a464209d373d4b30d2ff778afe4b49db23fba2d79608307d7e9 1 0.00/1.00 vMB 0
52,116 52,116 000000001f906b71bf4340a65831d602984c9d89e9d152ad48263d196bd2cf36 1 0.00/1.00 vMB 0
52,115 52,115 000000000f982443bdae353ecfd49a8ea1c802b61ccde67dc8b377121a9079a8 2 0.00/1.00 vMB 0
52,114 52,114 000000001d21b98c308049c51ac2576af741a43914e1c95c3112ac6737b56b20 1 0.00/1.00 vMB 0
52,113 52,113 0000000014434d06e341db3e5b760fc4377c7e00d01762b0da4bac8608e9a8e3 1 0.00/1.00 vMB 0
52,112 52,112 000000001870d38186a9d67fcee620f95b2b12fb23b26f628a639d92237ab808 1 0.00/1.00 vMB 0
52,111 52,111 0000000018fe0b804858525b45fa7b40078905d5ddc67d8d3ea03cd505e6d6d0 1 0.00/1.00 vMB 0
52,110 52,110 000000001df6caaf8751f85befad1657fb582f297f40ada113f4cd1a93528b6a 1 0.00/1.00 vMB 0
52,109 52,109 000000000111bf48b443a02b0a6b9c68756aa407d960cb25b1d9b1a6cd49cd6f 1 0.00/1.00 vMB 0
52,108 52,108 000000000d48e7dd5d9a3292c727525764a25f1f506e011bd8dbf5400231e542 4 0.00/1.00 vMB 0
52,107 52,107 00000000088c869c42f6f22f1300d41a68577841f28f6d8d968493a6464e7987 3 0.00/1.00 vMB 0
52,106 52,106 0000000002310a22b3324e97b09c2c169c71afe17dc6e7df7021ccc2ab832249 1 0.00/1.00 vMB 0
52,105 52,105 000000001abf086b8d82a77cac02ca174615719aebc9b2cfc393dfd04847d67d 2 0.00/1.00 vMB 0
52,104 52,104 0000000004b4d74858b73594618e51cfd4eb7095a1b295308538118b327f3a54 1 0.00/1.00 vMB 0
52,103 52,103 0000000002a7adb28a0222bc10c094c8c3dc44364b1cbb9701f9f1fdbff3e2ea 1 0.00/1.00 vMB 0
52,102 52,102 000000000cba0f6ed774f3b4d342ca1d9ef28150294f1f57b1a3ed01d30ff97f 2 0.00/1.00 vMB 0
52,101 52,101 000000001a2b380c2d3ee6797498a1e90ed0ffc80f99d629380d71b4c1dec5b4 1 0.00/1.00 vMB 0
52,100 52,100 00000000038248c718edacda5a379db47d00577c516952e14c9ea52aef13ae5e 2 0.00/1.00 vMB 0
52,099 52,099 000000001698f7fa72c4b03d136dff0aae0194b8f84a34eb573db232043ad898 1 0.00/1.00 vMB 0
52,098 52,098 00000000146c1ec7b4488620b1ec4a6ed51ebef94da9ae4be06e0ab17e062760 1 0.00/1.00 vMB 0
52,097 52,097 000000000724c9f9cf6249a0b1709950d701eac68a28ff21f2fbf27a90b35f86 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.40 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: 603.75 GB
    • Received: 10.51 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.