Loading Tool

Explorer IconExplorer

Memory Pool

43,664 transactions
26.30 vMB
0.05343666 BTC
Random Selection Loading Transactions
Max Size: 138.67/200 MB

Candidate Block

Mining Attempt 0459425d71a186054f1e3ca979df9e38dca0fd37b0fe45504959bf221258f081
Version 20000000
Previous Block 00000000000000000000e26c69d66b4d957ffcc15202e94d7da28d89cb2bd653
Merkle Root 77edf0b106bd91118d5bc166c8a9fc961386f124d88171d2669a4e2a4c9fbc11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00537786 BTC
Feerates: 40.21 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,744 (410,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,014 504,014 00000000000000000078630b24500b8f8bdb1e0be626eecd4f3c7657e4b56c24 2,337 1.00/1.00 vMB 525
504,013 504,013 00000000000000000036a94fa33fb36e65ac39e784bc74a148d249a9983b572a 1,678 1.00/1.00 vMB 192
504,012 504,012 00000000000000000075889b3c1fee02dc18084c763e92c20e80e69405b0358a 1,982 1.00/1.00 vMB 409
504,011 504,011 00000000000000000047797d73bf0780ebfb607ce350abe818ef12d9ae9f315f 1,688 1.00/1.00 vMB 501
504,010 504,010 00000000000000000031558f7ff2ada56a19549f65cd6c25083838641ad361fc 1,336 1.00/1.00 vMB 466
504,009 504,009 0000000000000000005f454e33c7f205e1fe76a127b4eff90e26c91061f40e61 1,691 1.00/1.00 vMB 331
504,008 504,008 00000000000000000021ee24033bc4fe0b206e4a5348c74965895dc9f02c0a2e 1,766 1.00/1.00 vMB 273
504,007 504,007 00000000000000000063783393a41d77302248d720ec3ce13fddb8f1099bd7d8 2,034 1.00/1.00 vMB 335
504,006 504,006 0000000000000000006e30a2627fb356b3092e937af13798d42f342e9cd2c5c7 2,404 1.00/1.00 vMB 473
504,005 504,005 000000000000000000002d58682db13da892fce9b648be56da36583ccc92e8ce 2,485 1.00/1.00 vMB 525
504,004 504,004 00000000000000000017b1fa4f522f59212c61ed17f00a28b860c6499eb6f5d7 2,415 1.00/1.00 vMB 562
504,003 504,003 0000000000000000004c9ad54e638eab211af328c6c177a4a7d4d27040ce19a1 1,107 1.00/1.00 vMB 251
504,002 504,002 00000000000000000033894125f8b44c1ac2aff1323dc42439b983c7bc5d5761 1,705 1.00/1.00 vMB 333
504,001 504,001 0000000000000000006ed0bf4584e9292574bbf7604268ba28356fc9280f47f6 2,423 1.00/1.00 vMB 440
504,000 504,000 0000000000000000006cd44d7a940c79f94c7c272d159ba19feb15891aa1ea54 1,395 1.00/1.00 vMB 170
503,999 503,999 000000000000000000720da39f66f29337b9a29223e1ce05fd5ee57bb72a9223 1,588 1.00/1.00 vMB 301
503,998 503,998 00000000000000000078c6f99007c7f82f6a93cddf756dafb700c6ba940c4b54 2,977 1.00/1.00 vMB 512
503,997 503,997 00000000000000000039310c051266c21182c795aafcd41e752e3aedb29e4c85 2,398 1.00/1.00 vMB 393
503,996 503,996 00000000000000000039b367d61796e56a5163732bceb027b993db7d3bd46128 1 0.00/1.00 vMB 0
503,995 503,995 0000000000000000000329bf81f964bba5ee982d1a56f28f795aebc14070bd4e 679 1.00/1.00 vMB 236
503,994 503,994 0000000000000000000be85dbb7b936786bb5bd08c049af776a05365cc4bd0e5 3,204 1.00/1.00 vMB 495
Previous 10 blocks ↓
Total Size: 781.93 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: 646.49 GB
    • Received: 12.86 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.