Loading Tool

Explorer IconExplorer

Memory Pool

49,041 transactions
30.61 vMB
0.11168377 BTC
Random Selection Loading Transactions
Max Size: 163.28/200 MB

Candidate Block

Mining Attempt c25bf1715ca6a211d1fdc6dbd65450b65a27fb3371890ff68679ed0d66097546
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root a21f7700a6af59a33a5cb3689fe2a0430c161524d7f768ae6c80f2cd54b53166
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.04554501 BTC
Feerates: 150.97 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (634,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,826 280,826 0000000000000000d09a3921d108f5816e0ddbd74d15951c37c3df3198e5d4a2 91 0.03/1.00 vMB 210
280,825 280,825 00000000000000025db7d531578bf180e7993370538ca873185db333eb6afac5 99 0.03/1.00 vMB 224
280,824 280,824 000000000000000031fd96a7ba089570cafe6fc1ab01960c182b45d6564f3145 26 0.03/1.00 vMB 10
280,823 280,823 0000000000000001d1b231e928279f82daaaebe6e2964fb3e4b27c5eeef4ac4b 307 0.22/1.00 vMB 22
280,822 280,822 0000000000000001fb164fccbf55b842f23f1dc5a47c474df046cee5cb17a7a2 740 0.25/1.00 vMB 75
280,821 280,821 00000000000000004356913874fa49653038581708df54154f927cb65d78ac9a 855 0.49/1.00 vMB 24
280,820 280,820 000000000000000124c1e3ec76dbc18d3ae9aebea8d9fda484bd39326c0d2615 756 0.25/1.00 vMB 75
280,819 280,819 000000000000000215e49930dd46925d5bac911febcaafde6b72aa695d03b80a 485 0.39/1.00 vMB 40
280,818 280,818 00000000000000011979b1ee651587a868e14442c64ba51e872e05b3ec6d8219 429 0.20/1.00 vMB 45
280,817 280,817 0000000000000000975a7a0ce08fd0a16d5b2e66a448d7d2cc05cb2496fce187 284 0.15/1.00 vMB 37
280,816 280,816 0000000000000001e1bc312362b287ec23c00436022505c94be42a310a73150c 262 0.15/1.00 vMB 48
280,815 280,815 0000000000000000f9dc7ffb2319a540a1cec998f1e9efd80fb820b7d0751918 72 0.04/1.00 vMB 31
280,814 280,814 0000000000000001abe7e538e889ac6644504484b1cd1bd3f18376d3e110f5a6 64 0.05/1.00 vMB 15
280,813 280,813 00000000000000011ac20690407111ea1d3f23c9c04d255a9752c0cd836069d0 63 0.10/1.00 vMB 3
280,812 280,812 0000000000000001229e225bc840a2e5aa25b281740a09eb224bd60ca302664e 46 0.04/1.00 vMB 11
280,811 280,811 0000000000000000e77d086f48c2ae82c5ca40c8bb56643b54794f94fb4a2e3e 267 0.14/1.00 vMB 23
280,810 280,810 00000000000000013f8e43868d26304a30841ef427856c1672590cfd1abaf468 87 0.03/1.00 vMB 182
280,809 280,809 000000000000000151bb66a7b1ae58909f740ebac4314398e6de4f9430b74dc5 891 0.43/1.00 vMB 45
280,808 280,808 00000000000000012a74d9b41fa76a1878bb51f7b2c782f055d30f36d21c6b81 450 0.25/1.00 vMB 53
280,807 280,807 000000000000000263e91bc2befa8c7461d2381f4f136e159b19292a5d410fd8 1,278 0.50/1.00 vMB 60
280,806 280,806 0000000000000000d34dbb22d039ae58092ae9a731b02b641caab8a41c5208b5 479 0.21/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.