Loading Tool

Explorer IconExplorer

Memory Pool

75,434 transactions
27.93 vMB
0.08116142 BTC
Random Selection Loading Transactions
Max Size: 169.99/200 MB

Candidate Block

Mining Attempt 302fc2df486d40e81f22dee2c43b5b9fafc6c8fff49284e9704c020bad1dd298
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root b2bdec34796fd30f99e82cb5aada086f08e1d801dc243da32d18b9160a7aebf7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.00417697 BTC
Feerates: 60.32 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (501,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,804 413,804 000000000000000003d53248234e4fec3a97aeb51dbb9ce4ff5a4a1e01e8412e 997 0.75/1.00 vMB 27
413,803 413,803 00000000000000000175b65b09a3c2b902a91edc30b15aeb582455012edd8293 2,572 1.00/1.00 vMB 70
413,802 413,802 000000000000000001f995fe9a6e2763dd03ff78429e14dedf406442274dadb5 592 1.00/1.00 vMB 20
413,801 413,801 000000000000000001257ed32428c2b30e44ed3e2033b89c898de453848d961c 768 0.99/1.00 vMB 17
413,800 413,800 00000000000000000472fe8373424d5d2eb4329d3b21eb24c2e1f2d3c23db59e 1,395 1.00/1.00 vMB 34
413,799 413,799 000000000000000003e13daab94c38d8fb60602dffbc300c0b9dd243818002ce 1,923 1.00/1.00 vMB 46
413,798 413,798 0000000000000000024c7db0f4b8c5b2497976531790bda4c819ab7cd5846691 2,789 1.00/1.00 vMB 67
413,797 413,797 0000000000000000021fa3bbb24ffe70e70e80612b4dcd83e50350988b8016a5 2,766 1.00/1.00 vMB 80
413,796 413,796 000000000000000000d810d6d4d56816cbe6c25413196b43ccfde4df998cb0ca 1,965 1.00/1.00 vMB 50
413,795 413,795 000000000000000003d6e74abc1bd2d2d0c452a03c5599e5107a6dfd90b6cd8e 1,052 0.86/1.00 vMB 47
413,794 413,794 000000000000000000407e7768a6efb2e4e95be854360ceb8e62d36d7851e3c0 1,144 0.54/1.00 vMB 59
413,793 413,793 0000000000000000034781a0b2cd691c4fcd65d8a64a8f7d206690b9429b7a99 961 1.00/1.00 vMB 27
413,792 413,792 000000000000000001dec1d287e1b2018b579f58009463e307f15cc97a8954e9 1,778 1.00/1.00 vMB 46
413,791 413,791 00000000000000000452425c60fcd1ea5d19a856c4aabdac3963cb4f15f8a76a 559 0.30/1.00 vMB 39
413,790 413,790 000000000000000003615102a62ed26288a82bb5eec09bab79147340e6091b11 2,147 0.93/1.00 vMB 52
413,789 413,789 000000000000000000d331372be85c5324f2c070fc00a48d5d96ac8270e43118 946 1.00/1.00 vMB 23
413,788 413,788 000000000000000004eb439ce33fdb8fdb1db8e9fa398db12f5b8e9efc2da69b 1,591 0.86/1.00 vMB 49
413,787 413,787 000000000000000002a9e75ae5341ad7d032cec4a559477c217a3ac2a8162493 693 0.46/1.00 vMB 47
413,786 413,786 00000000000000000156224bee6339b01d95269791f591feffbd506b4a481007 188 0.09/1.00 vMB 35
413,785 413,785 000000000000000001620267c4f2074ee43519216ebbbbd6fbe76e087433f73c 1,748 0.98/1.00 vMB 44
413,784 413,784 00000000000000000315a485b40f4d63161f112c97df4ce0064864817aa3c179 736 0.40/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.