Loading Tool

Explorer IconExplorer

Memory Pool

78,124 transactions
30.16 vMB
0.07149878 BTC
Random Selection Loading Transactions
Max Size: 182.94/200 MB

Candidate Block

Mining Attempt c668939a57976925aac500c24045f2eebeeb40a777b95b465d0bf48c0ba41275
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 330863aacc349199f231161ae7a6b0bde9893bd148a5ff67ee4865f0d1863510
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.00724925 BTC
Feerates: 73.91 > 0.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (428,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,894 486,894 00000000000000000041800385a6db54048219a8a12ccf106d61c3f22d0c0d17 1,404 0.95/1.00 vMB 54
486,893 486,893 00000000000000000048484ce625cfd16c2ac01b08e1a052a6c2501295de0770 2,234 1.00/1.00 vMB 201
486,892 486,892 00000000000000000050cfefb89e69466215f78e86afb7cb74ab4ca72ea1520a 66 0.04/1.00 vMB 78
486,891 486,891 0000000000000000007314251345c96c518ac0cc8d8da37e0e3d3ac09f20b078 61 0.03/1.00 vMB 40
486,890 486,890 0000000000000000003c9da55d81b76a8950408a2fad877148cc9adbb9092659 496 0.22/1.00 vMB 111
486,889 486,889 0000000000000000005a7313b3d802b2cb6a534eb115c15e862173553aa2fb8f 1,052 0.62/1.00 vMB 80
486,888 486,888 000000000000000000e0e966fc2baca51300086113aff7aedf4f64bbceb92de6 1,631 1.00/1.00 vMB 32
486,887 486,887 0000000000000000009c55d36d92c9d8d87b96b050471d289ec921af30808699 1,869 1.00/1.00 vMB 37
486,886 486,886 0000000000000000009d710dfd8de06a329f886f143909f1118f254aa4e6ce21 1,883 1.00/1.00 vMB 205
486,885 486,885 0000000000000000001e83a4789ed6f8cbe3aaea5f8744f24bd3ca4427933e0a 1,947 1.00/1.00 vMB 20
486,884 486,884 000000000000000000f6c8a8e5539cbc9e7f5759d49748e931487c5bd704498d 1,761 1.00/1.00 vMB 123
486,883 486,883 00000000000000000097aba2fceb9c10f5201485e9509c1c33a90124714a8616 2,126 0.98/1.00 vMB 137
486,882 486,882 0000000000000000001fc9a969a5415ec491f156c2daeae002a8dd15ac900410 2,422 1.00/1.00 vMB 152
486,881 486,881 0000000000000000009ce277e06b394d9506351f4e57b2df88ee43bf95ea8bfa 358 0.18/1.00 vMB 87
486,880 486,880 0000000000000000006fac2c4b1b60d7577728b6ec5c49102c234dc1fa97a2c7 352 0.18/1.00 vMB 108
486,879 486,879 0000000000000000003b3bf9675d9f090fab3af53bd1756f1a25d4160b317306 478 0.19/1.00 vMB 96
486,878 486,878 000000000000000000ad5d09e1c34634bef36d36650dfde1c99fc64aac3cc834 50 0.02/1.00 vMB 122
486,877 486,877 00000000000000000082188b58c035460d898a2799d193ad4201620a1ca596ab 1,022 0.48/1.00 vMB 108
486,876 486,876 000000000000000000c793be20eb3e33ad6c0b8b105be451bfbfa015a16775e4 1,217 0.63/1.00 vMB 91
486,875 486,875 00000000000000000071ac674269ed0c8a6c048e79f404028da7a474f151cb72 1,795 0.93/1.00 vMB 67
486,874 486,874 000000000000000000e57b68e5f6fb07f3ba59316abc7fdfbcf7fa56a109a9f5 1,894 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.72 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: 707.13 GB
    • Received: 16.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.