Loading Tool

Explorer IconExplorer

Memory Pool

15,736 transactions
7.66 vMB
0.02755379 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.10/200 MB

Candidate Block

Mining Attempt e7c14d4a1e46807ed8239c3daeb71d997198d275fb5b61f0327c60de88704baf
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root 8755f2e76fe243c222508be005ea5be68bca50dff9187a2181231c58a7b014c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,424
Size: 1.00 vMB
Total Fees: 0.01191675 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (713,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,955 199,955 000000000000056c6ebf3822a4ebe30a96f1eebcf5dc52fee7533c188102fd43 45 0.02 vMB 89
199,954 199,954 00000000000005000a5c1a578f8c5646e07f063ed59769977d7685e8a3f644ca 11 0.00 vMB 33
199,953 199,953 0000000000000368fa9fb652c87db8d075285d46332b85564d0a500eba11051d 650 0.33 vMB 108
199,952 199,952 000000000000050cc40b69b78a5a1943d1a8e41985f14b8774622680cc8331a4 46 0.02 vMB 88
199,951 199,951 000000000000017fcbf2451f34d7f9f9335bf1f2194cb35f6a741ae7f17a615f 15 0.00 vMB 46
199,950 199,950 00000000000001cd0385ad6e5db49a968372b2c7ff9844075d095c2b0077cd30 15 0.01 vMB 48
199,949 199,949 00000000000005bf51d63d6d7d0532b0d6d9eb99bb5068b469aa4f1ee134c0b5 199 0.09 vMB 166
199,948 199,948 000000000000047e5c816eb616a9884c22e7173003c38885adf6ce8ddeadca90 96 0.02 vMB 14
199,947 199,947 000000000000039097a1cb7b5f5f009d19ab65a5a5b355495f25194f85f28466 48 0.05 vMB 70
199,946 199,946 0000000000000356001b56c6a23d303c106b443714ef700a5052e293e7b0013a 82 0.06 vMB 76
199,945 199,945 000000000000000416d3256f1dac7ef7c4089e0c48a9bc9a01c08a8ef5424c61 33 0.02 vMB 149
199,944 199,944 000000000000052927ab3b7bf337125ef980d7502a6f64b2727faef3ce5b9b68 11 0.00 vMB 32
199,943 199,943 00000000000000d7d76a60b2aa5f9553c0b8da581caaef33df3050c28c5107c5 134 0.05 vMB 134
199,942 199,942 000000000000028aa55d46883a92b9344520a998945a46f7ef8eb03340558413 144 0.05 vMB 153
199,941 199,941 00000000000003b202c1e547210997822c7832dc522acfe744e25522c05f35ef 66 0.02 vMB 165
199,940 199,940 000000000000055b8d42e63fe4da954c96b0b993f35e990ffb8ddd93bcc17078 100 0.03 vMB 540
199,939 199,939 0000000000000198fea4bb7bb8cf7879ede85ea83a7a11c216145a724bbafa5c 92 0.05 vMB 470
199,938 199,938 00000000000000c2d973b039262d460fb974d7b6493348a0f423c2273f73f6e9 41 0.01 vMB 110
199,937 199,937 00000000000002784c39f70581444667d87e0dd639cd3d0bb742fc7c4d0ed569 492 0.21 vMB 185
199,936 199,936 000000000000005a61884340661aaf81279c68757889f3ed8159cfa347b2a4f4 107 0.05 vMB 302
199,935 199,935 00000000000003a08a93146f26756c43cc75cd64c80903b7dd653d029f4e8470 45 0.01 vMB 270
Previous 10 blocks ↓
Total Size: 779.56 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: 266.89 GB
    • Received: 1.03 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.