Loading Tool

Explorer IconExplorer

Memory Pool

77,237 transactions
28.46 vMB
0.08927403 BTC
Random Selection Loading Transactions
Max Size: 173.25/200 MB

Candidate Block

Mining Attempt 73fa92ed0f5c9dae1df4f97bcef372c5fa986b451b70347816b8554666a271e1
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 9e590cfbe92b42503a9c94b8aa53b4aef5f34e2b7879cba441f4b006fd08c62d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.02527144 BTC
Feerates: 477.45 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (101,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,447 813,447 00000000000000000002af76e13b191fc36d5715785f203ed4fa18a73c31be2c 1,563 1.00/1.00 vMB 8
813,446 813,446 000000000000000000034d25d87c101bf88544fd1cadb32170e9975ca299e400 727 1.00/1.00 vMB 4
813,445 813,445 0000000000000000000354ecf4a2c0a3f9f40470735f6fe45e038b0e1010dd5e 1,324 1.00/1.00 vMB 3
813,444 813,444 00000000000000000001bf014a9397ca8f98c4288a2a2ff899ea05a20677fb49 1,355 1.00/1.00 vMB 6
813,443 813,443 000000000000000000012f6870da85e70312bcec1fe8ab17367edfa82325be85 3,149 1.00/1.00 vMB 19
813,442 813,442 000000000000000000036054ae600b2304aa0a17e37e5716ab88aec156a1d4f2 2,140 1.00/1.00 vMB 6
813,441 813,441 00000000000000000001e6bd83030864fc87bc0885c38c415c70a1e25bbd64f1 1,352 1.00/1.00 vMB 8
813,440 813,440 00000000000000000003f6529963f9dc199086bf516c0c33775c19396decc449 899 1.00/1.00 vMB 5
813,439 813,439 000000000000000000026de837f4cd02a4b88df07abfa92296a4a593b5d057c0 2,897 1.00/1.00 vMB 16
813,438 813,438 00000000000000000004088601ee9952f944f7202d6c999ea16bae8077f183ce 1,997 1.00/1.00 vMB 10
813,437 813,437 000000000000000000014823e605d3bfa1b5461ac6ccfb35273dd17f85d49baf 2,863 1.00/1.00 vMB 15
813,436 813,436 00000000000000000001d94b368b198c10ca1563b6747727167b26f48924409b 1,386 0.98/1.00 vMB 3
813,435 813,435 00000000000000000001a1a2ef1136fba843e881fbf854bfe418da0e81eab919 3,012 1.00/1.00 vMB 15
813,434 813,434 00000000000000000001e9e3673fb75fc2137d7717c7c20ca2b4a3aa1b36ccce 1,133 1.00/1.00 vMB 6
813,433 813,433 000000000000000000035eb267d6e2675bc1a8ef0a96a44463debc37ad42beba 2,753 1.00/1.00 vMB 7
813,432 813,432 000000000000000000035edc0fede85500fe51625b3c763f9b140e6afb6f321f 1,178 1.00/1.00 vMB 8
813,431 813,431 0000000000000000000059d19639cce5f34a3ba9b35864bb0ede49f288a6786f 133 1.00/1.00 vMB 2
813,430 813,430 00000000000000000001e307b6bebba593ec4ac557632f822dc7da760187e89d 1,586 1.00/1.00 vMB 8
813,429 813,429 00000000000000000003a5b24d691136aace4e1d6767e8eda5369df850578ee3 1,354 1.00/1.00 vMB 8
813,428 813,428 00000000000000000002b28dd87907b7cda71aed5a58fb6bbadd07693c549109 122 1.00/1.00 vMB 1
813,427 813,427 000000000000000000036fda269b8969a6fb3b71737ec16b10986533020c363b 1,044 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.