Loading Tool

Explorer IconExplorer

Memory Pool

81,009 transactions
31.03 vMB
0.09334739 BTC
Random Selection Loading Transactions
Max Size: 187.74/200 MB

Candidate Block

Mining Attempt 79eef9e5a73d77e49ef1ffd8016280712df066d5f904a9931ea97e032bea7ede
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 4d812de7d3597706bfc43b6816f482f78e8fd7d6e72e0543549320e7690e130e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.02650018 BTC
Feerates: 110.56 > 2.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (540,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,782 374,782 00000000000000000e9b5f98a896fd1789f3a206ae71074ea81602a6851c2881 2,237 0.95/1.00 vMB 26
374,781 374,781 0000000000000000094d5b4582eec8305c7336bd86b6a9cf64b742356481c25b 1,253 1.00/1.00 vMB 19
374,780 374,780 0000000000000000123f271fae87d25913d72521886707c270588e253c1913f3 2,175 1.00/1.00 vMB 38
374,779 374,779 00000000000000000eb95ab4d6035a5259fbca664b557fa64a73124f5f605d79 1,071 1.00/1.00 vMB 19
374,778 374,778 000000000000000004e4bcde3c2b9eb04f7bf1ab5990cceaac8009d49153d00e 377 1.00/1.00 vMB 6
374,777 374,777 0000000000000000016ad9fa22cc6abbbdb5bac86ed5e3970ceed593bf6b4369 810 0.64/1.00 vMB 26
374,776 374,776 0000000000000000109f544e7be9455edbbe14558c523147f2b1ecb8e9d1e11a 411 0.36/1.00 vMB 24
374,775 374,775 00000000000000000602beb1ef074a9d17db95e28926d594c3aa29f58f52654f 2,097 0.93/1.00 vMB 48
374,774 374,774 000000000000000004d55168fd2a23f62ea5d93a605999c9930588c9e2543ac8 1,580 0.75/1.00 vMB 42
374,773 374,773 000000000000000009fba0556a4ea0617d92adce37c8c32d5653dfe005290a72 606 0.35/1.00 vMB 36
374,772 374,772 000000000000000004f6662c0dd4452c9956f2f717f4169bb91f8edc347f0413 1,822 0.93/1.00 vMB 11
374,771 374,771 000000000000000011c471a0bbad5f95421f5558deab313f7d953b14a2570b07 1,428 0.70/1.00 vMB 43
374,770 374,770 000000000000000002ae108961e6a5a7ed1dfc0a639e37abe12557ec281d9049 390 0.75/1.00 vMB 6
374,769 374,769 0000000000000000061463d0606d87245dcd9d42d435ceafb3c64158a9f0a530 319 0.75/1.00 vMB 5
374,768 374,768 0000000000000000030290ca66f535bb207a442da6e8645038f205cf5f75d7b2 1,341 1.00/1.00 vMB 24
374,767 374,767 000000000000000003345f5d10fbf7bae463b66870afaa44c247921e90ae82b9 971 0.75/1.00 vMB 23
374,766 374,766 00000000000000000d6c5d6c72e56bcba09fcf1a4ad5f4bb4dec2652b410ba72 1,186 0.85/1.00 vMB 7
374,765 374,765 0000000000000000104df3e30c7c921af570af129480beba0840fbd7ca1ac4c4 908 0.42/1.00 vMB 41
374,764 374,764 0000000000000000116bd3253b514d613041e67ff5a1f541448fe3da8442675f 1,132 1.00/1.00 vMB 5
374,763 374,763 000000000000000011c436edfa015cfc34b9e12eb7c83c3a00b2d5594654d47f 973 0.75/1.00 vMB 14
374,762 374,762 00000000000000000af75fda4367684015d2799a5629c5ce5dcbefb096b754f4 810 0.93/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.71 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: 699.33 GB
    • Received: 16.60 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.