Loading Tool

Explorer IconExplorer

Memory Pool

39,411 transactions
26.16 vMB
0.05232419 BTC
Random Selection Loading Transactions
Max Size: 136.30/200 MB

Candidate Block

Mining Attempt a1e3aaf29186f4e2786ca8e839053b79ccda1457aca78cacc04be00a2d596188
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root 25ab5b8a71c93134570372a105f8d93edf2785cf50055fc6fbf0b2bf7316ef75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.00441929 BTC
Feerates: 100.00 > 0.44 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (729,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,719 185,719 00000000000006f011f584dec39299ea589fe0aa9b06d18b41f712410eab70c4 33 0.02/1.00 vMB 41
185,718 185,718 0000000000000446597484bba2165efef0536d446c5c7367af63d21c356e2701 9 0.00/1.00 vMB 31
185,717 185,717 00000000000009131c2bd6292f5f5f39b0925ace7d6b8f2d8d8b1e49f9f3bd85 127 0.10/1.00 vMB 84
185,716 185,716 000000000000067ff51e81da13b46a913ecd3e4eac52796c92a37d785fabb68a 67 0.03/1.00 vMB 107
185,715 185,715 0000000000000821658c135dce4d6c3e25444f2343226cddcd85351af1bfd378 180 0.07/1.00 vMB 131
185,714 185,714 00000000000005a701237f3232c7dac8e221954ba097bec1502a6e4ef2a63437 198 0.19/1.00 vMB 569
185,713 185,713 00000000000008c1e764a268e05c9c3eb3b069d98b01c133d33a02e67bfa142f 138 0.07/1.00 vMB 97
185,712 185,712 00000000000007e9dd8293440ec2f5793509c081c617580d0bd4180b088cfe18 241 0.07/1.00 vMB 21
185,711 185,711 0000000000000272dc263400dbe73f0f12cfff4897f2899b1ca377efc3a778e5 84 0.03/1.00 vMB 33
185,710 185,710 00000000000007008761a738b0a7acd765f1b910595d56b872442ba1ff44ab61 660 0.26/1.00 vMB 142
185,709 185,709 000000000000054b3cdd1ac574da4070fd78343f77bd15db97642a09df8266ba 32 0.09/1.00 vMB 611
185,708 185,708 000000000000062f772af7ae2ea87c7b1e00e890e690649b4c9178e798058ea9 8 0.00/1.00 vMB 17
185,707 185,707 00000000000003316d1d1e30cfbeacd6348c149664a1421099b0c4141710c632 238 0.12/1.00 vMB 104
185,706 185,706 000000000000017caa40b4c2f725ac60a56c4dadee04278a679fab47cb4d380a 342 0.16/1.00 vMB 133
185,705 185,705 0000000000000666110fe0e586fb41e803bc07ff8367c9508e6738c6b1c8168b 18 0.01/1.00 vMB 68
185,704 185,704 00000000000003288ce60e60f044c72e4a5f525eb805e9491b752dd22f39a83b 200 0.11/1.00 vMB 85
185,703 185,703 00000000000008d5a75e01cc496cf455ed4301f7f62f3b5cdab85a4bc4aa5bdc 42 0.02/1.00 vMB 100
185,702 185,702 0000000000000689a1febcfe33676a48acbf3ec284c653d535ba2df9e290abcc 314 0.14/1.00 vMB 128
185,701 185,701 000000000000025e270b1cd0367679c0ee5ba60ef5167342d3d5dc104f7ac12c 256 0.11/1.00 vMB 112
185,700 185,700 00000000000000edf3eb0bb52b748382193be6cbe9c280df264b45de5bc55485 127 0.05/1.00 vMB 113
185,699 185,699 0000000000000466f2064da59567b895ae739656247a98277a84881efdf3b808 51 0.02/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.