Loading Tool

Explorer IconExplorer

Memory Pool

39,485 transactions
32.64 vMB
0.07515085 BTC
Random Selection Loading Transactions
Max Size: 161.32/200 MB

Candidate Block

Mining Attempt 6aee5b25c22c171754feca6670d7095e428711bf863b0ee8a2bdb2c32dacc010
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root ff7bf7240ce703b9b17481bd47421fda83bf41722ed3ed55dabeff35c667eaba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,344
Size: 1.00 vMB
Total Fees: 0.00626602 BTC
Feerates: 13.87 > 0.63 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (670,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,987 243,987 0000000000000091dbdb5b45275e46519610c9248740b20e11e06494bae4d8b5 191 0.18/1.00 vMB 72
243,986 243,986 0000000000000023de9cfe9ceeb78eac5701ba1b9d6dc4f44f117c7c556f8bad 278 0.12/1.00 vMB 163
243,985 243,985 00000000000000048aa4be0ad0e6dfad13c87720a505f6ec21904f25c28f2e65 476 0.24/1.00 vMB 137
243,984 243,984 000000000000005796cd912d2aa8f3309de4e5ca52f21b2c74d4de0af0d8e5c4 64 0.02/1.00 vMB 41
243,983 243,983 000000000000001042dc97dfa65c86f0e79e36e786631bc38480ab115d1ac616 106 0.10/1.00 vMB 32
243,982 243,982 000000000000008e3088729a04daf6ddecaeb3ee81b20973f982325aab302d36 603 0.25/1.00 vMB 157
243,981 243,981 00000000000000b4432d2c157d6e99ff5441d1966b9589d1252de9eba2ac828f 306 0.13/1.00 vMB 182
243,980 243,980 0000000000000031b2f47fa84f266bca67c2684d5c6815b4073eaeb2081ff11b 306 0.21/1.00 vMB 99
243,979 243,979 000000000000001f22f3911bfa5dc1849a3fccda71cc4ec50b2c59a057970afa 179 0.09/1.00 vMB 150
243,978 243,978 00000000000000c86c45e9c55f9889ed32b90d42c6d39bbd10cef366abd7d7b2 22 0.01/1.00 vMB 180
243,977 243,977 00000000000000812e54d9b28424e4a7881e14d262f071408b5fc6559062b39b 388 0.15/1.00 vMB 169
243,976 243,976 000000000000006d696c079b5ef9429d4c0823ea44f8cba2d4dee2433be86517 35 0.03/1.00 vMB 32
243,975 243,975 0000000000000002f1330fbb4c0dd1d690ccfb2b7ba2a4214eba5f1791ae460f 485 0.21/1.00 vMB 135
243,974 243,974 00000000000000137785be9f1276ec074795b0f996b9b8b0bc7102ff7fb8a6ef 326 0.10/1.00 vMB 63
243,973 243,973 000000000000005588815666f80efebb4e0f14983439c60f68c3fd7fd1ecb70b 10 0.00/1.00 vMB 118
243,972 243,972 0000000000000074e0f4607c32030538487de519d605e62649bbf28f01829204 140 0.06/1.00 vMB 154
243,971 243,971 0000000000000027fe184b3d06df450a3482722fa8a2d95460028b052f2be4bb 127 0.06/1.00 vMB 172
243,970 243,970 0000000000000046f2251976559dec44a694e8c1db492a2028a334bf47eba554 279 0.11/1.00 vMB 178
243,969 243,969 000000000000001e5be0987c306b1359fc7d64cec7c59621460d2f2005f2dfaf 209 0.12/1.00 vMB 91
243,968 243,968 00000000000000bca46aa98a99320ec5b1b3bb2fa3907b8b295871d06399932f 588 0.24/1.00 vMB 171
243,967 243,967 000000000000004f6796fcd5f7f8a3e327c88e7306ea4dbc7777d448666a067e 6 0.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.97 GB
    • Received: 11.52 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.