Loading Tool

Explorer IconExplorer

Memory Pool

49,237 transactions
29.88 vMB
0.09098926 BTC
Random Selection Loading Transactions
Max Size: 159.84/200 MB

Candidate Block

Mining Attempt 0333f9fd602f81b94bf5854f735acc7f93f260c54bf88645b97148d569174e55
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 3cbba626d9be28d51701016d6b964a005bd5e62ed1ad669374c3757e6106f877
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,722
Size: 1.00 vMB
Total Fees: 0.02490041 BTC
Feerates: 51.03 > 2.50 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (736,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,826 177,826 0000000000000a7fb3355dca44bcde65f3886edc3f149db15ddda86f2be698df 82 0.03/1.00 vMB 72
177,825 177,825 0000000000000909c223e8648cbd9648f7745c0f6c7cc9c9f76a5d8e5a3696e0 4 0.01/1.00 vMB 18
177,824 177,824 00000000000004cdd203404a7cb9eb4b88bddaab4834196a3eba3fa47b847c1d 74 0.02/1.00 vMB 33
177,823 177,823 000000000000019d89ee51cb02da417fb3df5efbb5613fe1bb07cfb1f67d88ef 14 0.00/1.00 vMB 89
177,822 177,822 0000000000000017dac7a2d8b7edcc637a83ee7cc2532056b3c7bfbbe3573608 9 0.00/1.00 vMB 0
177,821 177,821 0000000000000545d49ff0cc32a183e9b67f7fcb76db6eed812f5c12253e7f02 17 0.01/1.00 vMB 72
177,820 177,820 00000000000009c77ef064d0e4389ab5cd1a5f9da779ef52f0f0c736fb604922 41 0.02/1.00 vMB 228
177,819 177,819 000000000000024fd330b6c4c288a3b5f6c2a5f78affd23fa5df32f22fc3cb67 123 0.05/1.00 vMB 86
177,818 177,818 0000000000000517e54680e2cac42bd941c0bf937726dbf765f2c79963813f4d 44 0.02/1.00 vMB 214
177,817 177,817 000000000000022ebd3e9f48d389343f63379ae6403e075ae83c3dc03a63e0f9 29 0.01/1.00 vMB 157
177,816 177,816 00000000000007d061215806ef376b982d90a9a411266f4a45ff47956942aa6f 8 0.00/1.00 vMB 50
177,815 177,815 00000000000008c8fbbae9ddb50f229317cb7f6680e9873d3de92730989aea72 33 0.01/1.00 vMB 140
177,814 177,814 00000000000001255e58bc0efd87439143ef9747b512f9cddf6c86863c98ed61 21 0.01/1.00 vMB 53
177,813 177,813 000000000000053edb52001e3bf0cea65e968c9b1d078f03f57816a3e0f1a680 26 0.01/1.00 vMB 89
177,812 177,812 000000000000079784ab2109b807aa059a2162d254459732268752e6bb4e2ca1 67 0.02/1.00 vMB 140
177,811 177,811 00000000000005e74f2f418e7791328fe7dff74466d6f22339dcc5ee7686438e 30 0.01/1.00 vMB 123
177,810 177,810 00000000000004471db633d410d0c82a7f69c440ff26787ea7de8f0935f3e261 121 0.06/1.00 vMB 142
177,809 177,809 00000000000005edcdbffc9423853778556e9aa368eb7632d593a5584067bc97 51 0.02/1.00 vMB 223
177,808 177,808 00000000000009e3909ee119ea53e37cefac8eedae88c10f9312b591b6f7628d 79 0.04/1.00 vMB 257
177,807 177,807 0000000000000abd93deef6976b192d8054fb988fa580c63e4cb245e17c46fd9 26 0.01/1.00 vMB 101
177,806 177,806 00000000000008a257ec099cb64183dd3f58fd039479937077f6d66b132506d2 10 0.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.