Loading Tool

Explorer IconExplorer

Memory Pool

40,703 transactions
32.68 vMB
0.09184277 BTC
Random Selection Loading Transactions
Max Size: 162.72/200 MB

Candidate Block

Mining Attempt 153eaae52724d97a3a19b62a47dda0ed70a2fe5600ce87d4fcc071ead638c171
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 3fe36253b928bfa5c378f24772a47f0d80fc4334e558d5c80071193360c2a97a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,276
Size: 1.00 vMB
Total Fees: 0.02283637 BTC
Feerates: 501.64 > 2.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (791,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,667 122,667 00000000000064529c661769108c72c44b16e8f35c3e3e846e3d9663955d32fa 15 0.01/1.00 vMB 193
122,666 122,666 0000000000002c7aaf033dfcdcc6ab9edf11bb1df4b465b7f8eac163eb30b635 4 0.00/1.00 vMB 4,054
122,665 122,665 0000000000000105a304af73c45876c4461101b98e6af07d13e19a36e3721693 21 0.01/1.00 vMB 272
122,664 122,664 00000000000011ee58f66ad7fb414325ed4067accc07f391d1fa460e2e8c3dfd 11 0.00/1.00 vMB 2,560
122,663 122,663 0000000000004ae578364ccc80d1ca100f5cbfddf1926cd359a016c2596dff75 41 0.01/1.00 vMB 1,069
122,662 122,662 00000000000079de6ad749bf020028f5152f45180b89742dde46b850a8063ac1 21 0.01/1.00 vMB 2,671
122,661 122,661 00000000000044b29d23ebd1bff7fe3151671541a1828dff6dd5e1ec79116af9 10 0.00/1.00 vMB 811
122,660 122,660 000000000000882062bfe8e1fe328be59bf94a8611386ddf629e84c649727268 40 0.01/1.00 vMB 895
122,659 122,659 0000000000002b914e9fb1dd24aca7a7056a733c7f16832f5c27a317b4b033d3 9 0.00/1.00 vMB 650
122,658 122,658 00000000000050e15592cd7db6a223e01d7a624798bdb39b003b5a451cf0db3d 11 0.00/1.00 vMB 0
122,657 122,657 0000000000008005bb325103c639140d95b09fc2819b70477046906e966211cd 11 0.00/1.00 vMB 0
122,656 122,656 00000000000006072c1dfc5d70f1d744c64024de589fed3cf8dd64d5512c4a52 43 0.02/1.00 vMB 336
122,655 122,655 0000000000007bc67ddc507b7bce47db22bf743b448ece64629e887eb00c3b61 4 0.00/1.00 vMB 3,174
122,654 122,654 00000000000090ccc81fe4007c0c4105239cc2416b490bf7373d30fefd4d1654 8 0.00/1.00 vMB 475
122,653 122,653 000000000000691c2bad2f169f5a5ce5393a4dca685303e8a4cc9726ba20e0b0 18 0.01/1.00 vMB 121
122,652 122,652 000000000000539ed97e527d86d5d1bdadef6ef9ba58eed18aaf6626ab8296b5 12 0.00/1.00 vMB 598
122,651 122,651 0000000000003456a88a4736c28b1616004ef8dc0c2958c02445783aa8dbc37e 8 0.00/1.00 vMB 311
122,650 122,650 00000000000007acefdf72ac3f205564c9cc796c86ecd377ab457fd74f452651 20 0.01/1.00 vMB 745
122,649 122,649 0000000000005a7dfd15e6e474aea5b190e62239a54e78ee579388a34e2e296e 9 0.00/1.00 vMB 522
122,648 122,648 0000000000001b23f976eabc5d6f90389847396595df2db0eaf9d3fc4d0e0fd5 4 0.00/1.00 vMB 3,177
122,647 122,647 000000000000676da74f6e8892c1cd7840043e2c3d25266468712a107f7ed419 26 0.01/1.00 vMB 268
Previous 10 blocks ↓
Total Size: 781.61 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: 624.09 GB
    • Received: 11.53 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.