Loading Tool

Explorer IconExplorer

Memory Pool

51,293 transactions
28.85 vMB
0.07736671 BTC
Random Selection Loading Transactions
Max Size: 155.17/200 MB

Candidate Block

Mining Attempt 590a073d2acb4957c038138ce3e4ca14079e8c9104af3770027af4f184508aa4
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 3616e4f4be4a99a70127031ccefc01f699228ed833eb25f7f01a40babd9eb913
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,462
Size: 1.00 vMB
Total Fees: 0.02144325 BTC
Feerates: 122.12 > 2.15 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (725,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,667 189,667 00000000000006a3495522611e5eabb439643c7af09ee60538940c0ad91fb137 433 0.22/1.00 vMB 127
189,666 189,666 00000000000001404c1aa69ff50f1b6f4541e4e5d733f48167fe119aba905fcc 247 0.12/1.00 vMB 108
189,665 189,665 000000000000071fbb6e8fa8bc95ea10195c546888c9c70dcb0d742fee273c11 9 0.00/1.00 vMB 0
189,664 189,664 0000000000000841d3937d0343cc70d5e334d32f1520f4de1945515f362c1232 589 0.25/1.00 vMB 135
189,663 189,663 000000000000083259814cffab4a6396599ef64a35d8af13ca96aeb6544059e9 5 0.00/1.00 vMB 150
189,662 189,662 000000000000021d096e53291e77003cc7995cf7530c312593ce45c607b5dd69 190 0.09/1.00 vMB 260
189,661 189,661 0000000000000110f0c6d9207492ae09471dd5752f54fd015813b410aa41b884 8 0.00/1.00 vMB 38
189,660 189,660 0000000000000006a6b6ccb8017b534c4098e853d830c247fa32a535c0a8735b 256 0.18/1.00 vMB 72
189,659 189,659 00000000000001a908fdda54995a6b021dcfa1b2673639c57f69dff77e783a99 214 0.10/1.00 vMB 151
189,658 189,658 00000000000000e06d04b5a54f49bb32fc1e56cd0a9176f384aa353a25f82c19 471 0.25/1.00 vMB 123
189,657 189,657 00000000000006d1882165d33fdaae55f403045271005186567daa96500bd28d 126 0.05/1.00 vMB 214
189,656 189,656 00000000000002e60818ce7d5f592b677cbe5221048e0e4dac23b52c4c423a22 129 0.05/1.00 vMB 19
189,655 189,655 00000000000007d5331d78f105578c842587b0d3432bcaeedef175ec63b511e4 723 0.35/1.00 vMB 162
189,654 189,654 000000000000039c634f4976e44d6d6728c7250949713f0ef76b936b817e7a6e 21 0.01/1.00 vMB 115
189,653 189,653 0000000000000280be3c7df8dd8587a454705b0b5f0dde641d4177fcb8e0df69 1,109 0.50/1.00 vMB 1,209
189,652 189,652 00000000000002b4194c5526b6e62e9b6c20317392f140d62734a1b74e22d19a 32 0.01/1.00 vMB 6
189,651 189,651 00000000000000c82925ebda678c625e78de4cb8ec4513455eefd067354ad757 114 0.05/1.00 vMB 79
189,650 189,650 00000000000006c296db6f3dfb0611e9a51b9ed1ae5c5800686b0a370f445e28 512 0.20/1.00 vMB 180
189,649 189,649 00000000000006361896db3f164a5df9e83b2aa4f636e3ffac584d5b8c9c6c0c 491 0.22/1.00 vMB 303
189,648 189,648 0000000000000430b38888d0d072c86a9b35007718fe446a81ad19f020f1be2a 11 0.00/1.00 vMB 299
189,647 189,647 000000000000047ec4689bdf27fc372649d11e14b7459f33ad86f45ef75ad650 30 0.01/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.02 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: 649.84 GB
    • Received: 13.22 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.