Loading Tool

Explorer IconExplorer

Memory Pool

77,737 transactions
30.03 vMB
0.11077394 BTC
Random Selection Loading Transactions
Max Size: 181.25/200 MB

Candidate Block

Mining Attempt 704b4067c56a64be35a544e6af774cfc652b845bde06fd812708f8eec70b28d6
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 5cdd991b01c59a684a20227dcf718191e4555fd9f7f704525b41d8a9ec970f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,460
Size: 1.00 vMB
Total Fees: 0.03890834 BTC
Feerates: 357.61 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (23,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,537 891,537 00000000000000000001409cf9b92f1c5b110008f8e350718a48ddddcc33395e 3,737 1.00/1.00 vMB 7
891,536 891,536 00000000000000000001d4d986cc25642be10d903c7df8a708e5e067188a918e 3,344 1.00/1.00 vMB 5
891,535 891,535 0000000000000000000096c181d81c7432382cd0fef67689d1ae3bd124748dd8 3,139 1.00/1.00 vMB 3
891,534 891,534 00000000000000000000548b42dd4c215269ab0e9b36d51e16d23cbb4af77a0f 3,919 1.00/1.00 vMB 8
891,533 891,533 000000000000000000008a8a88335a024de031ea1beb5abb26ef197bb0c12209 3,872 1.00/1.00 vMB 4
891,532 891,532 000000000000000000019876400f70ff9c4d526cec18689e5ff367c29c980d64 3,302 1.00/1.00 vMB 6
891,531 891,531 00000000000000000000e10507499f134b18732fca2f1e3315a13d11912c6f2e 3,169 1.00/1.00 vMB 13
891,530 891,530 00000000000000000001eedff43537918252489d5735b881a642001a1a483f3d 1,069 1.00/1.00 vMB 1
891,529 891,529 00000000000000000001f811e0a7553dc8556ec60474be6a7640f7a80d2ad2e8 3,162 1.00/1.00 vMB 1
891,528 891,528 00000000000000000000c0e6f88a818124ff7e17f6d0bcf6689236658269da16 3,616 1.00/1.00 vMB 3
891,527 891,527 000000000000000000000d5c32b1ece1b9a1626053a21c3dd987eb2e0e95046e 3,773 1.00/1.00 vMB 7
891,526 891,526 00000000000000000000fca90ca4cde9956f3d05abac452a5c3a5d4390cdce9a 3,634 1.00/1.00 vMB 5
891,525 891,525 00000000000000000000499f60b9c5585e4a06f2d4f7a1bf9cae14b47c569362 2,418 1.00/1.00 vMB 2
891,524 891,524 0000000000000000000211a0189d8a1904f7c7668f456c54e6119bf6ff13e948 1,605 1.00/1.00 vMB 1
891,523 891,523 000000000000000000019bd9359bea2ea689525f8818cca9ed4cfbda04dca933 2,192 1.00/1.00 vMB 2
891,522 891,522 00000000000000000001b0d9346335ef3c1ae6c6e9253b87fb6f5b73e101da79 2,948 1.00/1.00 vMB 4
891,521 891,521 000000000000000000013551af49e87920dcbd2179085ad7ca6729cc1dbe61cf 3,133 1.00/1.00 vMB 8
891,520 891,520 000000000000000000023f5d2916e27e95094e79640310d4679c17139ee0bb63 504 1.00/1.00 vMB 1
891,519 891,519 0000000000000000000173e9c781906427e4e86e7fd8ba3ea9037445908bfd78 2,593 1.00/1.00 vMB 1
891,518 891,518 00000000000000000000ca744e59390e541c49409239be032a125bce66d5e613 3,653 1.00/1.00 vMB 2
891,517 891,517 00000000000000000000fa52968beeb847c3bc21e5988668a715923d1db60b84 3,711 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.15 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: 744.49 GB
    • Received: 18.71 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.