Loading Tool

Explorer IconExplorer

Memory Pool

41,932 transactions
26.86 vMB
0.06163477 BTC
Random Selection Loading Transactions
Max Size: 140.78/200 MB

Candidate Block

Mining Attempt 0407d4344b8b4fc4be99bdf976a24eb639b7ef65924933a5ba0b1a827ea50ef1
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2fef4b619d57c21121cb4dcb31f243397939bc9534d3ff1a4f588ba7bc8d46ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.01187465 BTC
Feerates: 60.14 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (82,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,739 832,739 00000000000000000002471db8f2eca7fd3b4dbb9d336fe370982078e261e388 3,206 1.00/1.00 vMB 50
832,738 832,738 0000000000000000000185d25db795c56fec0efe3b6887036595bb68a526fbe7 3,269 1.00/1.00 vMB 70
832,737 832,737 0000000000000000000273edfa625bd3f952cbf256c7cb1163113317662255f6 2,776 1.00/1.00 vMB 26
832,736 832,736 000000000000000000028abd4bce680a788a1d382687476a67777cf0b9de442e 2,809 1.00/1.00 vMB 31
832,735 832,735 00000000000000000001526a9e36de24e045441cafcd47f31c69aedffe21663c 3,676 1.00/1.00 vMB 52
832,734 832,734 00000000000000000000c534561c7e11358734f785552ae766c3f4e15fd0c331 3,173 1.00/1.00 vMB 71
832,733 832,733 00000000000000000002bc5993f44b5d7f0b82ed22e68b321996d8a27011883e 1,111 1.00/1.00 vMB 13
832,732 832,732 000000000000000000007c9e7660d04c7906f717a73bfb7c4fb5af56ad23cf71 3,125 1.00/1.00 vMB 38
832,731 832,731 00000000000000000001c7b8a63f77924f1b092d82b30240459eb36619991ae3 2,450 1.00/1.00 vMB 19
832,730 832,730 000000000000000000001e8487f4dc1e8eddb2d82df19ab3fad37b1e312a6b14 2,808 1.00/1.00 vMB 48
832,729 832,729 000000000000000000000f3f77a375f068da9a4c470acebc15711ff581fe1eac 2,890 1.00/1.00 vMB 15
832,728 832,728 00000000000000000001349107f838fb193dda1fc5395c45548f8cb6f30cfc5d 2,141 1.00/1.00 vMB 21
832,727 832,727 000000000000000000005e1a56743ba5b941d35cece06c2f302213d291363791 2,509 1.00/1.00 vMB 26
832,726 832,726 00000000000000000000c8970cee0f8c99d0006d6701fb7c0152cf6801b8121e 3,123 1.00/1.00 vMB 36
832,725 832,725 000000000000000000033ec5babb00696e822bea9ebd969ba459cad601e3d8f3 2,527 1.00/1.00 vMB 38
832,724 832,724 0000000000000000000176dfb8bb0618916d774e7af91f9b63e681f3990cb167 2,639 1.00/1.00 vMB 48
832,723 832,723 00000000000000000001390f433fc6186bed704f28dd058d1b356ff467e7cd34 3,465 1.00/1.00 vMB 49
832,722 832,722 00000000000000000000baa80d785d7dd7168af3d7cc14c32c918ecae2b29909 3,243 1.00/1.00 vMB 46
832,721 832,721 000000000000000000001d2b482b700f48f03a1ba2dde8bb3275c9a4964be9cd 3,217 1.00/1.00 vMB 52
832,720 832,720 000000000000000000015edace9c52fb3dd50236c41d321f2709e5f1db6ca282 3,395 1.00/1.00 vMB 35
832,719 832,719 000000000000000000002f0507d7f422fffb4f8aac38890ab2e0644b764513f5 2,503 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.