Loading Tool

Explorer IconExplorer

Memory Pool

82,297 transactions
30.48 vMB
0.21208249 BTC
Random Selection Loading Transactions
Max Size: 184.02/200 MB

Candidate Block

Mining Attempt 3c5e6de2b583d323dd9e33cd84665fc1266cf42cc8feb596824baf13913726e2
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 44879e26a63d65d1e11914cd958c34509e75e968d383f9e772cc896324c32a1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.13142339 BTC
Feerates: 502.67 > 13.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (261,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,304 653,304 000000000000000000037ed05f59566320a3b833e9f42e6741bd850d152e5574 2,805 1.00/1.00 vMB 83
653,303 653,303 000000000000000000050419633fea2c92e2d1f52327feb24945c073089abd6f 2,383 1.00/1.00 vMB 24
653,302 653,302 0000000000000000000bea9064be1d4bffc54c4c078c7fd7fd27e8929c5e88a2 2,254 1.00/1.00 vMB 51
653,301 653,301 0000000000000000000916ad68e113b72e93ee2bd0dccb311bafe03ce767e5d0 2,786 1.00/1.00 vMB 60
653,300 653,300 00000000000000000001d4a8624b7d8f4c5288ac33c23ad29d7d8fbf822ade0f 2,875 1.00/1.00 vMB 79
653,299 653,299 0000000000000000000cddc2e300eb482c86607794bf9fdede45a895a70bfc30 2,981 1.00/1.00 vMB 63
653,298 653,298 00000000000000000009d2b7ec11e49b8580de45f3ef30ee486d3374a211b6f7 2,313 1.00/1.00 vMB 40
653,297 653,297 0000000000000000000180eaa30361a8075c32b4836666b080cfc2596016d5fd 2,989 1.00/1.00 vMB 78
653,296 653,296 0000000000000000000e04056842df1730122055e5ad7a8f2f8fb89057ff2ce3 2,716 1.00/1.00 vMB 66
653,295 653,295 00000000000000000006bb0783b95d4654f477297f10eb127fed5b10f9c989c9 147 0.05/1.00 vMB 30
653,294 653,294 00000000000000000006690b71c83b1fab26703cf80db2111ca3ee72321269b3 748 0.53/1.00 vMB 14
653,293 653,293 0000000000000000000df411d9dad2c03f80b2f792a7ffb26f227af0dad08b19 601 1.00/1.00 vMB 6
653,292 653,292 00000000000000000008e2546c703112fcd8330757afd6ea407ed535620d9860 1,304 1.00/1.00 vMB 11
653,291 653,291 000000000000000000045fb1e39257e2f97dad7e86837dad6fcbaf19bb1b0d39 2,081 1.00/1.00 vMB 13
653,290 653,290 00000000000000000001c7ecec9238417a4d76681e8d6f0b5cd05ea683d51cd0 2,558 1.00/1.00 vMB 61
653,289 653,289 0000000000000000000767b7ea99508cc6e1f7f45c0b29bc32a487362326b494 2,161 1.00/1.00 vMB 18
653,288 653,288 00000000000000000005d8b80f877688ceb84a9d9752adeeadb392c50f385208 2,645 1.00/1.00 vMB 42
653,287 653,287 0000000000000000000005456a60dc313fa5a187434187832094102a2e774572 356 1.00/1.00 vMB 5
653,286 653,286 0000000000000000000b40768e1bea6e19ffe22620d83aa640057b51b919a580 1,114 1.00/1.00 vMB 11
653,285 653,285 000000000000000000046f37a16eaaa1bdec751b24065321f2a479f7b34d88e0 2,155 1.00/1.00 vMB 23
653,284 653,284 0000000000000000000a1b8d8c2f9dedc44a4727c49a66e9070936176db79d57 1,914 1.00/1.00 vMB 4
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.86 GB
    • Received: 16.04 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.