Loading Tool

Explorer IconExplorer

Memory Pool

17,393 transactions
9.10 vMB
0.02348744 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.97/200 MB

Candidate Block

Mining Attempt 3874c9ef0f6eb29c010bffaf8575432386efcea6b6854cc6b1e855cff9362af1
Version 20000000
Previous Block 00000000000000000000d3f4e5195ad8c9a7be58eafd281273ee95f83be78592
Merkle Root b42b5865ecedcd1eb3fe4fa54014703e62cb3df2281a9d4ad0c898628e10cdd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,419
Size: 1.00 vMB
Total Fees: 0.00964527 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,567 (798,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,226 115,226 000000000000168f5a2ca6312aaac1329eaf839fd4f597d1c599f2953e943728 3 0.00/1.00 vMB 0
115,225 115,225 000000000000bb85551bdde5b5dbbeba6622aca4e2375342ee5f027d0550c705 5 0.00/1.00 vMB 0
115,224 115,224 000000000000743495514ecdddf175e6169d6c9344980e6da9e3fc89ff5a2dd7 9 0.00/1.00 vMB 0
115,223 115,223 000000000000522c4097129358ef15dd53445e7575d1e482539c1a4f88a408da 13 0.00/1.00 vMB 1,321
115,222 115,222 0000000000007b95bdd51f3fb0dabcbe15b66cfef83df5865d5dc176c0a223ee 4 0.00/1.00 vMB 772
115,221 115,221 0000000000005aaaec7d3364091a7b1693c1f8edd72ba151886e9ec131010caa 7 0.00/1.00 vMB 1,204
115,220 115,220 0000000000000ac5235bf75fa3bb6fb71d9403f8851d732bd2955258fee68d9a 6 0.00/1.00 vMB 0
115,219 115,219 0000000000002557bd34fe8d2b415966dcc8da26b5e567999b306cf5176f9863 15 0.00/1.00 vMB 995
115,218 115,218 000000000000ada8389fa50df730173dbc2b7d6008d35de4d0677638895a7b11 117 0.03/1.00 vMB 92
115,217 115,217 000000000000438f4b96d0a7652d72d6bf96664338a9a61776ffc187297afa28 10 0.00/1.00 vMB 358
115,216 115,216 0000000000000b421e0bf660f6c46128a0c23b489f7bef48b3798e9ab17bcddb 13 0.00/1.00 vMB 629
115,215 115,215 0000000000004e123dd284248578a17bb38869f6fd6dbb613b1596c73a0ecf64 11 0.00/1.00 vMB 0
115,214 115,214 00000000000004cf69fc875b431049c28cf53893882b30458f1281fe0182d302 2 0.00/1.00 vMB 0
115,213 115,213 000000000000ef6f4fd149d7d0896150868b349b54c72c784f565c17542b5788 8 0.00/1.00 vMB 363
115,212 115,212 0000000000003dbe94f87393df43fdcd37d1dafd16070e5c9df0a98f2e602448 2 0.00/1.00 vMB 0
115,211 115,211 000000000000df842edcfdce09a48e96fc972d9923fbbfce72e5df3bae20cd65 25 0.01/1.00 vMB 357
115,210 115,210 000000000000b52599813f6fb9af5c45ed39e2e44773f49eed059a371106dd48 18 0.01/1.00 vMB 602
115,209 115,209 00000000000043d29af5014a501237f8c6005af2784b66863fe5f96be8f14355 14 0.00/1.00 vMB 1,222
115,208 115,208 000000000000ece8dd54efacdc820a874e64466b0d3d1a0625626492c339b316 10 0.00/1.00 vMB 981
115,207 115,207 0000000000007e9fd57d8635e98dacbc9446d68cc87b87bd62ed3444503da3a1 5 0.00/1.00 vMB 0
115,206 115,206 00000000000064be08197e38e2124a21544d62a1f17a4921fac0680ff6280d51 86 0.02/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.85 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: 430.45 GB
    • Received: 2.35 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.