Loading Tool

Explorer IconExplorer

Memory Pool

25,880 transactions
11.72 vMB
0.02427844 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.66/200 MB

Candidate Block

Mining Attempt ed00262d8c962eacb47858e8d33e8e669233a7f0a9ebac741be0d58b566e078e
Version 20000000
Previous Block 000000000000000000015d06da2dfc973244f48e46063a6c0d26565f59984f5b
Merkle Root db140229a9fc7889590ac0da95f1d76711f00982c4a6e0b30a8efe2639964bd8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,862
Size: 0.9979085 1.00 vMB
Total Fees: 0.00483121 BTC
Feerates: 72.63 > 0.48 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,766 (781,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,679 132,679 0000000000000b02048b8ce37bc549092fab3e73634ec98fb448ca3a94b1253f 38 0.02/1.00 vMB 757
132,678 132,678 0000000000000ec329d22059ba05cb8549f891e72eb5425a47c412e6bfba0cc5 16 0.00/1.00 vMB 1,067
132,677 132,677 0000000000000f16574aa886b567ce62b23fafa0b0191ac349ee09908e6787c3 114 0.05/1.00 vMB 41
132,676 132,676 00000000000008b1a950d75d459dad95e272afb00b6e04b6c3a5db045437ac6d 16 0.00/1.00 vMB 317
132,675 132,675 00000000000003613586aa3119f0f54dffffc7ad25b6831c63e7f6fa9832aad5 39 0.01/1.00 vMB 217
132,674 132,674 0000000000000c47afcd3eba5f2685b4a5b9a2d0b922859de9683fdbe44a7471 17 0.01/1.00 vMB 639
132,673 132,673 000000000000126f7aa0b3e7cee80fa6f07818499030a3a9cfcaabb77b22536c 36 0.01/1.00 vMB 379
132,672 132,672 0000000000000bdf1dbbb366b4a4babe298dd566ddc7d09028d086b6a28a69d2 14 0.00/1.00 vMB 736
132,671 132,671 000000000000095df8b8d5e7769759a94f80cd36d7faff1e41ebbaf329a6ccff 20 0.01/1.00 vMB 296
132,670 132,670 0000000000000a7a90438e1b6f9d1097b0ef3befd0d2a7cd9a973b1ea3632b96 81 0.03/1.00 vMB 431
132,669 132,669 00000000000000c5e9fafcfbb539aa90e2444d906c5fc102947b38e123276a7a 33 0.01/1.00 vMB 509
132,668 132,668 0000000000001174abf759a33aa0a7b891ab6435d10df8f563dfc9799f4a8cf9 31 0.01/1.00 vMB 552
132,667 132,667 000000000000038378d95a58c4bfe82eb5abbef67570328d082f8929720d478a 123 0.04/1.00 vMB 178
132,666 132,666 00000000000001aafb6712467d5818cae91e13a082b58c7db4597ea0cfd53ec3 29 0.01/1.00 vMB 516
132,665 132,665 00000000000003f570a4c5fd5dfc62dbd0a48d31ca186b89115c664a146e5667 54 0.03/1.00 vMB 389
132,664 132,664 000000000000039e0a3009fe75419c60390b66c2592e5b28939f809329ca60fa 144 0.05/1.00 vMB 357
132,663 132,663 0000000000000ebcb2175b06ae8a1331d4cf9dba5f3ad143c167e9b7968388a0 92 0.03/1.00 vMB 695
132,662 132,662 0000000000000323a3580ebb0b06d8e0c82a463b044c341940314d8f8cbd29d2 57 0.02/1.00 vMB 165
132,661 132,661 000000000000049aed4e944bd4743c505d0ac92f25e9945e9c18dc08d3937b3d 99 0.04/1.00 vMB 211
132,660 132,660 0000000000000b1ce26d368651c7d02db06f45d1728e53d6dc9b19095a6f7ba9 1 0.00/1.00 vMB 0
132,659 132,659 00000000000002e262eb3e353cde2bc15ed8d72ce45930ceb6fdbac379bce6fc 7 0.00/1.00 vMB 1,150
Previous 10 blocks ↓
Total Size: 780.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 505.96 GB
    • Received: 4.07 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.