Loading Tool

Explorer IconExplorer

Memory Pool

41,833 transactions
26.48 vMB
0.07071953 BTC
Random Selection Loading Transactions
Max Size: 137.85/200 MB

Candidate Block

Mining Attempt 46dc16020e8a632fafa1d9960800c4a9a54a167eb05051b757a7876bcfda8bf5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 1eb01df48c9d8c8390f160a62399c7cf5c539b211bf9f97d011e16254bc179cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.02205058 BTC
Feerates: 99.53 > 2.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (602,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,038 312,038 000000000000000002ada699055e1063d082424f5d864f59ffc8136d684aaac2 211 0.13/1.00 vMB 17
312,037 312,037 0000000000000000378085ddc2e9525d264335478ce29f1a37df7b0320771b22 1,169 0.78/1.00 vMB 28
312,036 312,036 000000000000000009a289f308c7548516449e9012d104787700d10aa98ab855 1,520 0.75/1.00 vMB 33
312,035 312,035 00000000000000000d0577554a9117af431db897cea298b0849dc497d2a8de7f 30 0.02/1.00 vMB 10
312,034 312,034 000000000000000004fdacd16b5fac62a3e5b2ce6f33efc5d65daaee9f5e188a 162 0.08/1.00 vMB 41
312,033 312,033 000000000000000000cd04695ea4b1512c63c817b3679a868dc84625e5e52c54 276 0.17/1.00 vMB 26
312,032 312,032 00000000000000003086e85600dcaaf8b7fecbf9b0334191c283c66ce0a28a77 276 0.16/1.00 vMB 29
312,031 312,031 000000000000000029170b5591a70d23b701e622b7e3548c9925ea479d3ee284 1,105 0.59/1.00 vMB 32
312,030 312,030 00000000000000001e0b55d35467a3eb7b8b622c76c269f2362fb12d1d372d2f 175 0.10/1.00 vMB 44
312,029 312,029 000000000000000034a67605f52b8c3af18b0ee8001972428e235f923c090124 27 0.03/1.00 vMB 16
312,028 312,028 00000000000000001e0d4cf27e8bb996e8e8a2523c3fdf1ed8270103d69163d5 179 0.11/1.00 vMB 16
312,027 312,027 00000000000000002d8f26a77b93295ff591d32a86ec6b2cc61881a244664555 68 0.03/1.00 vMB 28
312,026 312,026 00000000000000000e8c9651007e5d60f14692d023682da72ae4e594cd57518a 1,090 0.56/1.00 vMB 31
312,025 312,025 0000000000000000094600bb277f6e1d94940a4f7c051ab99c07b5c0c2905cb3 248 0.14/1.00 vMB 25
312,024 312,024 00000000000000001e8e4529fff78ceb05e939da9f048d39e5689a5d3be9b788 260 0.21/1.00 vMB 18
312,023 312,023 0000000000000000323aa1d50fe27c44c532c44478fc1330b59030ec2e096014 1,437 0.75/1.00 vMB 29
312,022 312,022 000000000000000015424bc7e533224e94bb3b4e2f3f443e0270cea2eb2567ad 150 0.09/1.00 vMB 26
312,021 312,021 00000000000000001438ce8b36c92135438f54bd6aa8d696044e69e2d1add0fe 372 0.16/1.00 vMB 27
312,020 312,020 0000000000000000066e8432f828b7c0ad0fb5b848d333e3b2341c7e507e1c00 340 0.17/1.00 vMB 26
312,019 312,019 00000000000000001ebaec7b0c7ee512ff7788674c120258f9e923305fe48c59 850 0.61/1.00 vMB 24
312,018 312,018 0000000000000000233837051d25dfa6b76564cd61ababb4b7ceb1825aa4a657 948 0.35/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.