Loading Tool

Explorer IconExplorer

Memory Pool

39,747 transactions
25.88 vMB
0.05342730 BTC
Random Selection Loading Transactions
Max Size: 134.43/200 MB

Candidate Block

Mining Attempt 1201007c8a54a009c7171fe60eb9570202dd3d7d1d2d0adb495d90804cc0b485
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c4dac673256375f3122bf976e7de93ec50658c6efabf36f377661b347e43bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 1.00 vMB
Total Fees: 0.00647442 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (503,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,693 411,693 000000000000000002397c3a55d1a98a17335f8fb4beac782bec724d1d1ba315 300 0.23/1.00 vMB 22
411,692 411,692 000000000000000000fb72071b10b8b3825fa0ec6a9419a087e5d53392c5c6f1 1,044 0.99/1.00 vMB 21
411,691 411,691 0000000000000000043d900bc96d3f55fb3a312f3f3c2f599a74cdcbfa22e504 17 0.00/1.00 vMB 54
411,690 411,690 000000000000000000a514859d93eead7381efe13c8461d6efb9ef3ba095985a 1,113 0.70/1.00 vMB 26
411,689 411,689 000000000000000004ba8810c9650aeffea0c2bc84c4980caa24dd475c21be3b 902 1.00/1.00 vMB 20
411,688 411,688 000000000000000003974d26e5e633c9ca285b01227832ad1ef222c6a075ff30 15 0.00/1.00 vMB 157
411,687 411,687 0000000000000000031c0c805539e1c58a62a0b3e2636394ceb216865e54c53c 1,594 1.00/1.00 vMB 29
411,686 411,686 0000000000000000022b59c3acbfb7dfcda9d91491491bd230f02ffbaa9beef2 2,263 1.00/1.00 vMB 51
411,685 411,685 000000000000000000bcd00816b801ab3284db25a9ed6055399f99463d810003 952 0.72/1.00 vMB 20
411,684 411,684 000000000000000001f0a89f234bb8c17c2af6467e4f864fc94d838119e80973 1,928 1.00/1.00 vMB 37
411,683 411,683 0000000000000000045032d658957b64be0fcd0f847148145e401bc458bdf1d1 511 1.00/1.00 vMB 32
411,682 411,682 0000000000000000053bbbd64589b69f756bcbf4d32320af2481a4770ef89f42 2,553 1.00/1.00 vMB 48
411,681 411,681 0000000000000000049bf656793125e9a76a8e49f510d5450f2005caf0689f0e 3,245 1.00/1.00 vMB 69
411,680 411,680 0000000000000000043d3ef0251245fb28faa965ac26452d6720ec7020639cd0 1,177 0.99/1.00 vMB 33
411,679 411,679 000000000000000001a8df69f1dc64d158e32027d5801e6873dfdd5d65718993 8 0.00/1.00 vMB 88
411,678 411,678 0000000000000000026bcd17762eb98984560e41e75f2246dc971f9f03557a80 328 0.20/1.00 vMB 39
411,677 411,677 0000000000000000016b53e7c9a4514c4896503c685e0a9cf9dad9351249a247 7 0.00/1.00 vMB 129
411,676 411,676 000000000000000001bb869ca0b66ab3fbb382e48cd2083fa110461213c25ea0 442 1.00/1.00 vMB 13
411,675 411,675 00000000000000000361304bf57685ad0ff52333df0ede44dddf4d06a23d3d8f 1,166 0.58/1.00 vMB 24
411,674 411,674 000000000000000005149ef2e25dbf45bd5a903220a87c069682c4dcf11506a5 1,308 1.00/1.00 vMB 27
411,673 411,673 000000000000000002dd8236ec4deb32501c346b2a1ed55e08f73f1b90b6f48f 1,681 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.