Loading Tool

Explorer IconExplorer

Memory Pool

16,965 transactions
7.51 vMB
0.03473430 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.31/200 MB

Candidate Block

Mining Attempt 2d0fa45f541da8ac6204ed6d32a4004fc6dcd4591e6b2aca4ec2714e6df5460e
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root 15963394e944ff5322bd0031b0ed9724733f0d0fef3e464c1a4c1b8cecc0567f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.01987803 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (713,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,525 199,525 000000000000039f98c0d8008c146ceeb9fae9a1f2bfab395709c55eff2d4022 49 0.03 vMB 98
199,524 199,524 0000000000000257b4509b5d21c122102af2c3bbb6be5ed6bface366dd62732e 112 0.03 vMB 10
199,523 199,523 000000000000033f59ce40ffee200324a55d77e00a0ae943ef0339a15823b6cb 162 0.07 vMB 107
199,522 199,522 000000000000037aa685554b78d2b26bd9f87c51f3fe2e8dcd047563824b19cc 1,024 0.41 vMB 74
199,521 199,521 0000000000000565af56e5e5f92492f86463180262f808e27536c267e8668cb2 114 0.05 vMB 123
199,520 199,520 00000000000002ad7500f3f595a87b6a5fb7afdc1bd3ee86b3f0f9ee804cb936 32 0.01 vMB 0
199,519 199,519 0000000000000409081268e6bba52aa39fa744a100bb4aa578f76119fc5a2064 122 0.05 vMB 101
199,518 199,518 0000000000000493db59e957160a94496b5a5f76b15b48df66a1e145388b5123 317 0.13 vMB 178
199,517 199,517 000000000000007828503cd3b08694dfd42d767b6eade61eb8b9a2aa879a5dd1 179 0.06 vMB 141
199,516 199,516 000000000000050cecc244cd0c490f2a1eb284883843a7835ae00e76aa3661a0 3 0.00 vMB 97
199,515 199,515 00000000000003527243951584811b2cc30225b4bcce8a1fba070a080289f89b 49 0.02 vMB 251
199,514 199,514 00000000000005020427bf8029d166e00bc1028a425e19ede5266f4c4760f210 95 0.04 vMB 70
199,513 199,513 0000000000000512f541c8b5dddcdd6b35761250e42073b1e6ad28a37ade589f 169 0.09 vMB 104
199,512 199,512 00000000000001dd13fbfb103a4afe185f1a9b303bcb5df4d0e0615ae2558a44 439 0.34 vMB 91
199,511 199,511 00000000000003daab84c09f7f67318a6e49d3667b26a40697ef7c1a7a83430c 122 0.05 vMB 142
199,510 199,510 0000000000000312334754bf4a273d53f9d6adaeaa733c0323031a41f03659a3 16 0.01 vMB 61
199,509 199,509 00000000000001847e83494bca8a9ee57e16ca14b24976683be3ce8d4d11397f 26 0.01 vMB 83
199,508 199,508 00000000000005c75aef942f486b960052fa0e9e2ff1eb1a7ad529ca0b1eb13f 83 0.04 vMB 158
199,507 199,507 00000000000000221919a76b995a6d84c46ecf477c3fd45dda63b327181059dc 331 0.13 vMB 138
199,506 199,506 000000000000045e1d7c0388a4cc8a638b67e12539c20672ef13dbfdfdb884c0 39 0.02 vMB 100
199,505 199,505 000000000000015ee10cd579a72ad38d1b69bfad31e2a82b60baf3a23196c6a4 39 0.01 vMB 119
Previous 10 blocks ↓
Total Size: 779.63 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: 304.02 GB
    • Received: 1.39 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.