Loading Tool

Explorer IconExplorer

Memory Pool

75,328 transactions
27.51 vMB
0.06545434 BTC
Random Selection Loading Transactions
Max Size: 168.53/200 MB

Candidate Block

Mining Attempt 3a61790510cd68cedb3761fe60c3c063f6cbda496b498cdba7468ba23a6ffc1e
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f546f15c72ab26d7a11ac3b2df484b7458f52535721efd06f75887bc4027c93c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.00673912 BTC
Feerates: 24.01 > 0.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (8,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,380 906,380 0000000000000000000177a103786d95aa04a50d9e59101e0d86718724350312 4,733 1.00/1.00 vMB 1
906,379 906,379 00000000000000000000ee708bb5a678d91393bf1ddf906498600ea20a58e1d4 3,927 1.00/1.00 vMB 2
906,378 906,378 0000000000000000000169c083ea05a4343d7858301e023195e03e96e412b82d 3,470 1.00/1.00 vMB 3
906,377 906,377 0000000000000000000150317eed29ee4b8c6991d4a6e4c3df8022cd1865e614 3,446 1.00/1.00 vMB 2
906,376 906,376 000000000000000000002045c06aad9ceecdc5d8e9751e26442c471aa5d81281 1,473 1.00/1.00 vMB 4
906,375 906,375 0000000000000000000225f6eb3872734e3de85e11c04211e4dd1b7007abc104 721 0.53/1.00 vMB 2
906,374 906,374 0000000000000000000051577dde363891ddb165ce4981688e46726540603e89 1,038 0.26/1.00 vMB 2
906,373 906,373 0000000000000000000013c6cc34c0b9645a013bdd9bc799002fbf2425b4eef1 128 0.04/1.00 vMB 2
906,372 906,372 000000000000000000007dbe4289ff4b79deeec7daaa271841850675ba8708e0 147 0.04/1.00 vMB 2
906,371 906,371 00000000000000000001ace2068f14b03c15b9673615774db4bdf9eb0baa6fd5 353 0.09/1.00 vMB 2
906,370 906,370 000000000000000000006d308365224b570572565af02234beae5898620e6315 1,446 0.46/1.00 vMB 2
906,369 906,369 000000000000000000016a241fbd500b07cc16ef24320b921ee85475193fad0d 1,908 0.55/1.00 vMB 2
906,368 906,368 00000000000000000001b1f6ef7bfef193ebba5f335f86e9a1a9c652db1cbf02 2,350 1.00/1.00 vMB 1
906,367 906,367 0000000000000000000020edf342839557ae92fe22556d7714a59cb44eb7fbbb 2,530 1.00/1.00 vMB 3
906,366 906,366 000000000000000000013d9c4ae2b493b5115cf3bbf30536cbae46be22ca16c6 1,113 0.65/1.00 vMB 2
906,365 906,365 0000000000000000000107ef80dda7f94ce0e9064ccc7c9a4aedbf4f370d7328 765 0.52/1.00 vMB 2
906,364 906,364 0000000000000000000161475519b4ea01856662d08e56efc91d15a4a6b9e99e 1,104 0.33/1.00 vMB 2
906,363 906,363 000000000000000000017450c43f09747fbb0fb80ee07414d6aaa330d5598b15 310 0.13/1.00 vMB 0
906,362 906,362 000000000000000000008f85f02d706c22b59e4d0bc3ba845893640a4a4c2ba4 202 0.12/1.00 vMB 2
906,361 906,361 000000000000000000012f55f538268eb091c0d163581720d5c2bb758d734233 2,797 1.00/1.00 vMB 1
906,360 906,360 00000000000000000000fcc292829bb455ff03a5f4c168d41b26afa15dc3c434 930 0.45/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.59 GB
    • Received: 17.57 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.