Loading Tool

Explorer IconExplorer

Memory Pool

29,076 transactions
11.86 vMB
0.03848067 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.29/200 MB

Candidate Block

Mining Attempt 687e24d6cf8653123e4e8ddcc770adeb977c26178350d748ccb5ca4df83db74c
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 0f671ead5d1dcafcc5632325133dd3c069caa99b28a8f426ac42af116d2e2969
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,998
Size: 1.00 vMB
Total Fees: 0.01770592 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (786,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,431 127,431 0000000000001224ae874f2a96643aefa13054095f5ae7e8a129980414df95c4 5 0.00 vMB 1,035
127,430 127,430 0000000000001969ff9cb0d529dc0c194debec6e2da0c6556ed413cc367385fb 43 0.02 vMB 551
127,429 127,429 0000000000001532c2d2019c1c3f3d22e508fe31e19839679bdf69e648c3b66c 17 0.01 vMB 695
127,428 127,428 0000000000000d32e0dd38c2bcfe65872a54e226daefa24ed4dad609f839d5e6 1 0.00 vMB 0
127,427 127,427 0000000000002284bbcd3039872087a1f6cd345ec944b92a75bfab820d2415d5 32 0.02 vMB 942
127,426 127,426 000000000000085b7fe4b4d7401c5502254819c94b933ab160f823018fec04da 2 0.00 vMB 0
127,425 127,425 000000000000096dac9069dda496d347f669bd27d7478d208d5962beb20fc2d1 10 0.00 vMB 743
127,424 127,424 00000000000018dcb9a0078d7d8cfdc3a17e70cc5fcde93122633a207e82d90b 24 0.01 vMB 5
127,423 127,423 0000000000001e6d1c6289bfe0cfc5dfa995a75208bf3d76bdfb7266d8c6b3f1 29 0.01 vMB 493
127,422 127,422 0000000000000689050766cff8f82732d47291824a32a1f8376c9db190df8b5e 43 0.01 vMB 2,916
127,421 127,421 00000000000005def110ee5d322ed56385b805e22b1de95ba870ca94a98b56d5 106 0.04 vMB 442
127,420 127,420 000000000000069aeaf6afc2a3e528bbaee90a876181a902a680bb6bb9bc3fc5 10 0.00 vMB 436
127,419 127,419 00000000000025b0968419acd3dbae3cc904b1d8590bc03439d33c6bc3b8696f 17 0.00 vMB 446
127,418 127,418 00000000000004b841b7ba266e2e4f5b821b2b606bf62e01f9953efb7604aee8 14 0.01 vMB 1,179
127,417 127,417 0000000000000052e4ca2a4e62e3ea14d8f2b7bed2906d63513799568389e669 2 0.00 vMB 0
127,416 127,416 0000000000001fde834985d5c069be94284cf46297f2fe710d694c0fbfeb2e60 44 0.01 vMB 256
127,415 127,415 0000000000000dd74e3df26cfed262e38ff93b5a3457c0831fe416e9b09b2d63 28 0.01 vMB 1,077
127,414 127,414 00000000000009aae2baed66d79e26310f016b3ab5402fe5de426a608fc0eb19 7 0.01 vMB 190
127,413 127,413 00000000000022dbc1cf1a79206ff979df274b244fd1c0e5fc367c7e35a6abee 101 0.03 vMB 629
127,412 127,412 0000000000001021627c934b2491fdedc1197b8bc42e1dd78cf575947f338c1b 15 0.00 vMB 728
127,411 127,411 0000000000000be861f708f3feeba5ca57e0ffe8e6d1e59d65dba8f0ee1f4833 40 0.02 vMB 1,229
Previous 10 blocks ↓
Total Size: 779.76 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: 392.41 GB
    • Received: 1.99 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.