Loading Tool

Explorer IconExplorer

Memory Pool

42,320 transactions
28.95 vMB
0.06709193 BTC
Random Selection Loading Transactions
Max Size: 148.91/200 MB

Candidate Block

Mining Attempt 60d75c234120e84bf25beeace1f97dbf0e19547e6abc5c7f44daa89a3a39a11c
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 763653b730f0c0b2ab2c2a7458479937afb32ea724ac222f9a1dea5dbc24d4fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,650
Size: 1.00 vMB
Total Fees: 0.01064384 BTC
Feerates: 197.49 > 1.07 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (481,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,772 432,772 000000000000000002667b920484e5b90281a05ae7e3428806a649a839250b9a 809 0.35/1.00 vMB 54
432,771 432,771 0000000000000000007a0f88e3a0fa8c3769ae4ee7d882a7df62898cb289c332 2,533 1.00/1.00 vMB 63
432,770 432,770 000000000000000004147dda6f7ffc8fbf46348328bab8485da8896d80710bbc 70 0.08/1.00 vMB 25
432,769 432,769 0000000000000000015562ec619ce16977de70e22bb9bd04b57ce963ed3a18fa 1,126 0.99/1.00 vMB 28
432,768 432,768 000000000000000000987a909e5fa9bf4441e3e814d1c2e2d3b6909fc18b2545 1,576 0.99/1.00 vMB 38
432,767 432,767 0000000000000000033f10a505e1bad5fbed2d48cb621d739304dd9f2a7af412 2,705 1.00/1.00 vMB 73
432,766 432,766 000000000000000003956dda939bb78723cc91b8cef9ecd9db80fc2c908419f1 227 0.11/1.00 vMB 44
432,765 432,765 0000000000000000013fda39ddbd1853e3f2bfba8958257930abee4195fbed82 284 0.16/1.00 vMB 51
432,764 432,764 000000000000000002f74ac2f5ccb00212d06b546ddbc576eb66008722d6ee0a 2,420 1.00/1.00 vMB 58
432,763 432,763 0000000000000000007aa61b0fa17bacfdbe2e7062cc23cbb81a97a4c7cbc281 552 0.34/1.00 vMB 49
432,762 432,762 000000000000000000e5d2f78ac12c7f6974d645d7eb9387bb7cb98b571184bc 2,490 1.00/1.00 vMB 64
432,761 432,761 000000000000000002cccecb832c28f8770e019b50e6889e8e1f9aeafc62f638 48 0.02/1.00 vMB 56
432,760 432,760 00000000000000000199319eddbd5241318e449350566f9c1997d091dceb7493 1,161 0.77/1.00 vMB 49
432,759 432,759 000000000000000000aa2b7c4b29b2c32fcd654ff2185bfc76d0ca3bb6875db8 712 0.50/1.00 vMB 37
432,758 432,758 0000000000000000004b5e69ccc11ff77950bb8ca86813aef78d32374b0026d7 423 0.27/1.00 vMB 49
432,757 432,757 00000000000000000461cb78e89281663ae71ed7786a782ae15188040d20b4fb 1,928 0.77/1.00 vMB 66
432,756 432,756 00000000000000000037a286a7f555f5e4e79c9687bf23aa00854e34111833c0 554 1.00/1.00 vMB 14
432,755 432,755 000000000000000001e4a6ebb59a8c178124ffa23837e65ce61df9a050c82e40 721 1.00/1.00 vMB 18
432,754 432,754 000000000000000002d4015c985228630bed109ee371410007096c55a15ae2e1 425 1.00/1.00 vMB 15
432,753 432,753 0000000000000000019bf785d1b94fd0351de67efef59dd6a475ae9bf4e144ca 509 0.32/1.00 vMB 58
432,752 432,752 000000000000000004093713a5694077b7dc0097afae15d71d8c6cddf3560659 320 0.15/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.72 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: 629.69 GB
    • Received: 11.95 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.