Loading Tool

Explorer IconExplorer

Memory Pool

80,424 transactions
30.13 vMB
0.08964149 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 5f66d4b8d8cd8588e5eda6ce21dcec84939b990d6f7a1da6dc04986181f2a28f
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root b62513f52fdc875c9db91603d86ad4afdbdc85c3535a54ea4abbce9adc97f30a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.02802887 BTC
Feerates: 301.07 > 2.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (92,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,012 822,012 00000000000000000001e854028732e98b0034f50375b6b6c7bbf514d1c62f92 3,505 1.00/1.00 vMB 283
822,011 822,011 000000000000000000013cc38a29abed5bfc6b59250f0ffce91f4bf2aa544816 3,767 1.00/1.00 vMB 283
822,010 822,010 00000000000000000000ca547cad533944d47f34baed4754ae1cb471815bd721 4,103 1.00/1.00 vMB 244
822,009 822,009 000000000000000000036a2c85126859824db04e5583ecd60b842f78151da253 4,212 1.00/1.00 vMB 263
822,008 822,008 0000000000000000000072016fb137e09a5dd591a15950d952ab085a0e779914 3,946 1.00/1.00 vMB 288
822,007 822,007 000000000000000000001efa0822e35f0890f700cb225ab5fd80244bbc031f0d 4,277 1.00/1.00 vMB 248
822,006 822,006 00000000000000000003a8ad68c820ab86c4176e629e8966adc0900f596933f8 4,293 1.00/1.00 vMB 221
822,005 822,005 0000000000000000000298671f6c0a7a8f20930746d58e58b02610f5dfd2cf3f 3,659 1.00/1.00 vMB 313
822,004 822,004 00000000000000000000cd4725854e2e3b22e8f73f96a2b63ba821ec36a6dc16 4,525 1.00/1.00 vMB 183
822,003 822,003 000000000000000000042610508d7b50b9c5379bda4260198aec022ac98d69c4 3,906 1.00/1.00 vMB 243
822,002 822,002 00000000000000000000626783792a18adc6a40ec382a7b9b1db552243344e05 4,531 1.00/1.00 vMB 238
822,001 822,001 00000000000000000000996631372168dc7babc2979fcf0f4733ac130d7803d4 3,915 1.00/1.00 vMB 297
822,000 822,000 00000000000000000001a7a89f966825d10f6ec073a9a7f61da4cf39213bb4ad 4,271 1.00/1.00 vMB 116
821,999 821,999 000000000000000000007ce35a5f0513c105d35cff01fa75e93dfb7480e78053 4,474 1.00/1.00 vMB 175
821,998 821,998 00000000000000000002d6ebcf48c2d2efada8f17ebdc743fa49159ddd829f18 3,969 1.00/1.00 vMB 216
821,997 821,997 00000000000000000002cfafacdc35784ddb9ddebb77ea3b404eb04b0794da5d 3,665 1.00/1.00 vMB 224
821,996 821,996 00000000000000000003bc525c7af26908fd1b2be2e495c4fe3bfeb094fa3726 4,038 1.00/1.00 vMB 151
821,995 821,995 00000000000000000003bc4320f2033dcabee3ddce97af15d208492e0c994414 4,144 1.00/1.00 vMB 204
821,994 821,994 000000000000000000020f61d4bf6eece6d53ab2602e59679470fabce2d37a24 3,411 1.00/1.00 vMB 111
821,993 821,993 000000000000000000014312d320e156c2720e0fd3e6f3685cdf2b8fbed9f59a 3,998 1.00/1.00 vMB 185
821,992 821,992 00000000000000000001ee2bb13f5a63128e0fc6b01dc6bd9ec8f4f31fb23ed5 5,307 1.00/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.