Loading Tool

Explorer IconExplorer

Memory Pool

29,210 transactions
10.53 vMB
0.04113113 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.51/200 MB

Candidate Block

Mining Attempt 6551195185574ccac9c26bb6b536280b82687e505acfcb274a0c8d33f510911c
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 3ad95212a33e5a1998798918d498b3de82d99d3da3d368609aae6876e5c9dedc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 0.54 vMB
Total Fees: 0.01588741 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (785,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,758 127,758 00000000000008b282fcdbc411cf4241ca0a62c13f48fd7c348d11e110856a59 14 0.01 vMB 947
127,757 127,757 00000000000004b2706aa88c1350554a1266e5f23dbfa2bc03846dd246692056 55 0.03 vMB 1,075
127,756 127,756 000000000000136e466ba961fdddcb7c9c96a93d66711a46154c22b92bf0d623 19 0.01 vMB 404
127,755 127,755 000000000000047f093e770c23cc58c16cfcea05c54597658a1434ab178f150f 24 0.01 vMB 902
127,754 127,754 000000000000037d8fd52c6bcebc6e55a517715e59f14560639cd33ab06c0133 30 0.02 vMB 585
127,753 127,753 00000000000019c6222c762f87e1fe1933243e001a11e16c0e4a279cda0edac0 15 0.01 vMB 356
127,752 127,752 000000000000174b3221fbbe8e1092d0690b0daca500e05a495a82ac46ac5bfa 2 0.00 vMB 0
127,751 127,751 0000000000001a25e4c6453b2ce0b3e9996a3abcaea4c25767173fee1a32b93a 77 0.02 vMB 1,140
127,750 127,750 000000000000040389f622b8e015946276e11a5aac172c23f146a4fe9ed43617 24 0.01 vMB 808
127,749 127,749 0000000000001c8c8ba2574562ffefffdc9cd70818fde06e9c56e93b0d377b2a 10 0.01 vMB 311
127,748 127,748 00000000000003222b7b500410532467cfe71f69eac77c6506c7394b02f3752a 4 0.00 vMB 863
127,747 127,747 0000000000001db3642d58eddea877a7890ed5eefb8de8e3efb30ed449163f1b 6 0.00 vMB 797
127,746 127,746 000000000000103b3de4a2ef8d4b1e7ea9cc542e10b8909051f0c3a656582575 13 0.01 vMB 349
127,745 127,745 00000000000018d5c47d84d7c46aef9879819338c3beb475043e99bfaba31055 59 0.02 vMB 119
127,744 127,744 00000000000006187fb09760423c3ddcad2989a541fec4b2f1c957284de04339 31 0.01 vMB 659
127,743 127,743 000000000000094f7c590aca6b15679c81b48b644fa48fb42ce61f5f8f1c5c82 11 0.01 vMB 520
127,742 127,742 000000000000002b1f015e97a44de917e9663d3bba446ebae6d438f64b3f0239 1 0.00 vMB 0
127,741 127,741 0000000000001c7d9e68c213daa6fb42d73db9e55dfdda462960f169c13bd863 115 0.04 vMB 333
127,740 127,740 00000000000025a520014c82d2c0be05893cc8735056d0e05588c00fe14d0fa9 124 0.04 vMB 2,323
127,739 127,739 0000000000000cfb40aac134a7e6801e3d80f9c0444139c7b324f485aacc1543 2 0.00 vMB 0
127,738 127,738 0000000000001cb0a8f14e7f808c2eb70293e1a41b0cd9479791d429bcf51a1e 8 0.00 vMB 622
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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