Loading Tool

Explorer IconExplorer

Memory Pool

79,104 transactions
29.45 vMB
0.08384851 BTC
Random Selection Loading Transactions
Max Size: 180.07/200 MB

Candidate Block

Mining Attempt a463fd6dbe621bbedee7878bb86472d4e0ce0354d1e40ffdad17e1029d38f9e3
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2adb12902d9059dbf2c17a8ab642a0d9cd0978f955325f68fb2d244976c3a72c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01911129 BTC
Feerates: 402.60 > 1.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (564,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,991 350,991 00000000000000000f6d88a2d06a3103cdd5a8cff18377b137be6ce39de19210 1,277 0.75/1.00 vMB 26
350,990 350,990 0000000000000000116a5822168c89d5fcc8ab51de4802f3d73e9b9d5f2a90f1 2,544 0.99/1.00 vMB 37
350,989 350,989 0000000000000000035908aacac4c97fb4e172a1758bbbba2ee2b188765780eb 364 0.28/1.00 vMB 14
350,988 350,988 00000000000000000ae8d0900c15ab6e16b359ed3cf2387f760e2be7d58613d4 1,353 0.75/1.00 vMB 9
350,987 350,987 0000000000000000029a09bb510e32cd913c2527230ab16d16d5f39b38a9376e 924 1.00/1.00 vMB 18
350,986 350,986 000000000000000001684c2a7a3eb5df5d22bb8dea753e3f089c132d5d908d15 325 0.46/1.00 vMB 15
350,985 350,985 00000000000000000fea014af24b94827b0b2aae5923c29df3db5659eabf911c 1,155 0.75/1.00 vMB 34
350,984 350,984 00000000000000000a4514f73157a104c596b887588acb4b1e3065255acfa12c 1,485 0.75/1.00 vMB 28
350,983 350,983 000000000000000000fc1bb681787a4fc204e2ffe54c577854d87cde06da3d9a 2 0.00/1.00 vMB 0
350,982 350,982 000000000000000015a93afc2b5bf2e603983fc0e33c3bf69df215f79ddf9b2e 2,123 0.75/1.00 vMB 39
350,981 350,981 00000000000000000cf1c5b2dd45b2a7f0fd3a1463f05033e84b94926d479725 781 0.90/1.00 vMB 18
350,980 350,980 0000000000000000012310678e578e3629f84bd6a3ac660cf9804f3de90f50ba 2,167 0.75/1.00 vMB 41
350,979 350,979 000000000000000014898669e56410df5091c0c1e757202c0e433ce0c4c83e88 440 0.27/1.00 vMB 23
350,978 350,978 00000000000000001155169067bbe8193535259533993dfb981e14748f5da2fc 506 0.28/1.00 vMB 23
350,977 350,977 000000000000000001c4cf9845343031d82724c756dc7490cc05540a96fbe91e 440 0.26/1.00 vMB 23
350,976 350,976 000000000000000006a8e092d397878da427b14d442d4e15b7670c1d6a591742 1,317 0.77/1.00 vMB 14
350,975 350,975 00000000000000000b60814efee5044cdefeeb444f149ce5a640afc471d291e9 847 0.75/1.00 vMB 17
350,974 350,974 000000000000000010e7a4d60b80daf09d2672ba2085e24fb866d269a54eefdc 1,361 1.00/1.00 vMB 23
350,973 350,973 0000000000000000014fe5ccac116860c1d49381d6a6dbb004179716d647e99f 2,068 0.75/1.00 vMB 45
350,972 350,972 000000000000000007f44c0eefbff7714980804a823131f6166b357d5fc26b24 997 0.75/1.00 vMB 23
350,971 350,971 00000000000000000f90859397b275f20c282483310b73c403d0f7df3358255a 1,598 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.