Loading Tool

Explorer IconExplorer

Memory Pool

24,600 transactions
11.75 vMB
0.03140685 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.75/200 MB

Candidate Block

Mining Attempt 4984694cedc8b54d42131ceeed3f5248a70d8c797c0517f1e511a8c751051425
Version 20000000
Previous Block 00000000000000000000fe9fba9304169bb0edb76e8d077d4a0409316e462df2
Merkle Root 1f5b823b3970e7d509c97b5a48c2cd458660334ef49292b1d0b5f8a8dc12fd8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,387
Size: 0.99796975 1.00 vMB
Total Fees: 0.01198927 BTC
Feerates: 503.40 > 1.20 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,666 (777,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,015 136,015 00000000000001d9f791901a489fdf71d39cdcd0533d04ca3d5372e94861295b 4 0.00/1.00 vMB 64
136,014 136,014 000000000000032b10979f9eceddcf1f93fa193dc7194a6eaf337b6c8a039719 133 0.04/1.00 vMB 154
136,013 136,013 000000000000089615ce492e8881c514b7f0ef769323ae1bfa2d3709a7c20cff 106 0.05/1.00 vMB 444
136,012 136,012 000000000000099af0028cd9144a1cf3ba07845805efd7ffdc32d1040c47c39c 27 0.01/1.00 vMB 528
136,011 136,011 0000000000000174e2560f6f82f50d12ffffbae3016c3530ab5a92888a38142f 18 0.01/1.00 vMB 534
136,010 136,010 0000000000000a1353888eae75fdbfb9718fde9ac664ca950c9b30adaaf3b1fb 42 0.02/1.00 vMB 159
136,009 136,009 00000000000003149bb7358b6637752027901d28628c1efdab33418eb7eb3491 21 0.01/1.00 vMB 530
136,008 136,008 00000000000000b57edb86030e65310e13fd2079ce69c0486f1a2a0683f7f5d7 70 0.04/1.00 vMB 449
136,007 136,007 00000000000002d6d4b3be09a6384a29f11635409558e2227f9ff74228452c16 22 0.01/1.00 vMB 94
136,006 136,006 00000000000006b3e1f2a02f60cba1b7ae037b7bf9f0f06b3359c20f9cc1e8f3 39 0.02/1.00 vMB 592
136,005 136,005 00000000000006d8a4999aa4a008199b6f6bc36084592e6d7e83357e8e71e6d7 40 0.02/1.00 vMB 341
136,004 136,004 000000000000023c81573fb4936dde514b5b002ecb56b0c3812e96ddd7b29d28 27 0.01/1.00 vMB 177
136,003 136,003 000000000000042cb2a7269c7588b541aa24960dde6ddcbb12e6772bca7689dd 50 0.02/1.00 vMB 318
136,002 136,002 00000000000000b2b44a6a23b53af477ec510d42645e31faccdde06b2c3df911 15 0.01/1.00 vMB 373
136,001 136,001 00000000000009a3aab1d1d5c4f1fbddf45a3c1d0484fcb5f0773d0755f42353 94 0.04/1.00 vMB 533
136,000 136,000 00000000000004da0d6d69fd474fa08fe2ff3111ff1e9e01f72899dcd9d897f0 57 0.02/1.00 vMB 507
135,999 135,999 000000000000019d7d8365d747b7c77c5f58be9e213b26cef5cdeecedba7f714 137 0.05/1.00 vMB 298
135,998 135,998 00000000000002f2312543518a611d4bb45b701c1b15d19ad3534c0225a83a0e 13 0.00/1.00 vMB 15
135,997 135,997 0000000000000a7badb5d7632e06d17db489eef9b2b8b952b7064b2bf059eb7b 46 0.02/1.00 vMB 356
135,996 135,996 00000000000000891c1029b91e884bb68e0447fe04db87977752d79e56e65e62 89 0.04/1.00 vMB 840
135,995 135,995 00000000000006d2e1aec76824ab6811911a40cf4fcccbd05941ca53a4603591 13 0.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 780.03 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: 481.93 GB
    • Received: 3.18 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.