Loading Tool

Explorer IconExplorer

Memory Pool

78,653 transactions
29.37 vMB
0.07700593 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 76b4a14a958895b6eaef2d9cf98fac0b4c13e879c72dff506768c49c1abe7a79
Version 20000000
Previous Block 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94
Merkle Root 9ffd7850c511a80a7fd305c53ba31899934a27859b7f12be3f5b1e2d5690ecf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.01431508 BTC
Feerates: 521.84 > 1.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,122 (163,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,304 751,304 000000000000000000091d5baebb05687c4b4cc2f7b41717cc3032b01ff0697d 322 0.12/1.00 vMB 10
751,303 751,303 00000000000000000006963dd2dbf1c0fffd194263e357ac5b44041ff427b8b9 529 0.17/1.00 vMB 10
751,302 751,302 00000000000000000006129a29c989acd6860bf24a3bee13315e622253bf9103 158 0.04/1.00 vMB 12
751,301 751,301 00000000000000000004496ff442452dc9465fa4d984c3f8d16710addbc956fc 784 0.28/1.00 vMB 11
751,300 751,300 00000000000000000000a1752a64022fbda880cdd88c7f25fe7b2d55739b1fe6 2,288 0.74/1.00 vMB 11
751,299 751,299 0000000000000000000877b84db58ec82957806937cb1034263df0481ebe2f90 1,822 0.60/1.00 vMB 10
751,298 751,298 000000000000000000046a2accecb76c81f74b3535516dd388618414b7647dcf 1,332 0.53/1.00 vMB 7
751,297 751,297 0000000000000000000795c5e90040e2ea25cb8909cbb74a5c09da5589c30721 2,929 1.00/1.00 vMB 11
751,296 751,296 00000000000000000006fc004a3f8488a1786b670a8f7fcf7974b8b93958559e 1,963 0.69/1.00 vMB 9
751,295 751,295 00000000000000000009d07ac8e4f7f855c6ede1cdda5cad8d62de0305e645de 1,182 0.39/1.00 vMB 10
751,294 751,294 000000000000000000088dc9fccbb9cb22e8554170b1a03e13b630aa9c06503a 341 0.16/1.00 vMB 7
751,293 751,293 00000000000000000006efbc26ffe86f91a337b023b212473b702a9fa340bab5 1,938 0.97/1.00 vMB 3
751,292 751,292 0000000000000000000614c2c293187d498a7eae967136d5a979624792cb7d18 1,486 1.00/1.00 vMB 9
751,291 751,291 00000000000000000002c0150fdbfe4958b4aef405c931b55218ba686976190a 1,854 1.00/1.00 vMB 11
751,290 751,290 0000000000000000000056da507b735f7dc64549150284638a914ac4f380185d 1,667 1.00/1.00 vMB 17
751,289 751,289 00000000000000000009d5c01db098a37d9bed15030e0788968fac84e65424da 2,083 1.00/1.00 vMB 7
751,288 751,288 00000000000000000007fa008a2425ebcc73d821e22775eb601dfcb1a9e7d973 2,820 1.00/1.00 vMB 6
751,287 751,287 000000000000000000095df9ee86eec876b3cdbbd1599eaaaaf53f1903124686 3,199 1.00/1.00 vMB 15
751,286 751,286 000000000000000000040b39a7668b5f994ecb4e2a7ccad542d8bd16d5f815a3 3,249 1.00/1.00 vMB 18
751,285 751,285 00000000000000000004953277408cf7ff420b3632fb5682c3658646eec45a70 1,102 0.99/1.00 vMB 2
751,284 751,284 00000000000000000005c64053d4d42d2124fa8576d293806287f4aa1a3fb859 2,803 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.02 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.