Loading Tool

Explorer IconExplorer

Memory Pool

78,368 transactions
29.35 vMB
0.07978321 BTC
Random Selection Loading Transactions
Max Size: 179.73/200 MB

Candidate Block

Mining Attempt 40059c052eb41b56a62883fa255cb5250234217be034c4bfa59c5ca4edb4bfe0
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 8b0f1ffc88c993ca37c63f9483b83439ace94dd4f1d1fe2ca6bfe6bc334672ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,372
Size: 1.00 vMB
Total Fees: 0.01549231 BTC
Feerates: 301.25 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (283,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,007 632,007 0000000000000000001257e5725648f1129d0adca2e002da65e9265ffd5da17f 1,967 1.00/1.00 vMB 12
632,006 632,006 00000000000000000002c60af05c7a82e667b23a8fdd9787cb0fc4e4da1961d1 3,213 1.00/1.00 vMB 87
632,005 632,005 00000000000000000000f268be68e9831f43824293f2a7b6e19ad0d02b116746 1,972 1.00/1.00 vMB 39
632,004 632,004 0000000000000000000d132e6fe3e19ad4b9e83b921b1c3d90115dbfd5c8afbd 2,301 1.00/1.00 vMB 58
632,003 632,003 000000000000000000092d33fff90449fc36579df23a94b620e270109dd4bedf 2,633 1.00/1.00 vMB 62
632,002 632,002 0000000000000000000e0f63c1251a7b389461ba8bf5f935ef25c122645a09eb 2,803 1.00/1.00 vMB 59
632,001 632,001 00000000000000000012691194819a158235b30419efb56a8759a457ea1cc315 362 1.00/1.00 vMB 8
632,000 632,000 00000000000000000010eb463f6a5042691b89abcebbf27ec06513a3ebcc76a8 477 1.00/1.00 vMB 10
631,999 631,999 0000000000000000000a377636ce0bf7dde4850437d054b1ee5502932a83be1e 1,269 1.00/1.00 vMB 45
631,998 631,998 00000000000000000010587c915ce305a73577ee97711ceebbec0b83cf6497d5 626 1.00/1.00 vMB 6
631,997 631,997 000000000000000000111e59467147d3c4bb0ac89dbd843108ae4214e004953c 2,373 1.00/1.00 vMB 66
631,996 631,996 00000000000000000008e3e8ff9ade9ded93ce9969c004f59e4fd1f71500b99f 162 1.00/1.00 vMB 2
631,995 631,995 0000000000000000000ab1dd946e3de9c53b656c709943a4d6b2804eb6cdaae5 1,364 1.00/1.00 vMB 22
631,994 631,994 00000000000000000007bbf202cd68cfbae8369057528b4915662c9e58456b84 2,553 1.00/1.00 vMB 77
631,993 631,993 00000000000000000010b159fe17dc00caf1b9bc02a5987952dd1d39bb117440 688 1.00/1.00 vMB 15
631,992 631,992 00000000000000000011aaafe4a65d7f9cffdd4cb456e55c6636f51fa84f6f03 1,669 1.00/1.00 vMB 27
631,991 631,991 000000000000000000054ec555f332fcd964f8c14a054691425c503e4b452117 2,240 1.00/1.00 vMB 41
631,990 631,990 000000000000000000086f018e41846680b34dfc3d2616079c8175e2828510aa 1,749 1.00/1.00 vMB 54
631,989 631,989 0000000000000000000c35b3a250d7f279ee215348a27fa1450b6a0bcae1ec88 2,533 1.00/1.00 vMB 55
631,988 631,988 000000000000000000088a4cc915a34fc1e66372890470e94118ffa62e36b56d 2,241 1.00/1.00 vMB 26
631,987 631,987 0000000000000000000633aee79633c76e1427f27ebac930afa506c43e276812 1,773 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.