Loading Tool

Explorer IconExplorer

Memory Pool

43,554 transactions
27.03 vMB
0.08216964 BTC
Random Selection Loading Transactions
Max Size: 141.45/200 MB

Candidate Block

Mining Attempt a594d8f31f4cc8b3128a612d142d6ad3cf76e3dc2a541e437f58d131c09a0193
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 7f5d11f273e9a7c5d989a73927ea4649487151dfbe809041280d999fdff2ad6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,129
Size: 1.00 vMB
Total Fees: 0.03082720 BTC
Feerates: 150.93 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (547,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,902 366,902 0000000000000000074e45faf9d580522b25cadd5d2f66240ce809938963bb1b 124 0.06/1.00 vMB 29
366,901 366,901 000000000000000005a9242da6a6b41cf37e27a7d356168cac414b91861c56db 327 0.19/1.00 vMB 31
366,900 366,900 00000000000000000efc31bdb2159f1818f232675304f7018624fc7f29694161 110 0.05/1.00 vMB 30
366,899 366,899 0000000000000000019e8c2d3ff4af3a0d8efad1854b77811625b54e71c42172 450 0.25/1.00 vMB 34
366,898 366,898 000000000000000005c689e708546fde26c0bc82b318ffdfb7140db581e1a5f1 1,282 0.64/1.00 vMB 35
366,897 366,897 00000000000000000d536b4ca77514dd8959c0c61eea10c7faddaa98b8ccb75c 431 0.22/1.00 vMB 35
366,896 366,896 00000000000000000df6f48530e4a6bfbaa473408330d83e169a9c95e4d59da6 259 0.19/1.00 vMB 21
366,895 366,895 0000000000000000155b7c705ceb3f0c7f30a2a40f5c8d8413e5baebf8b9ee2e 1,750 0.93/1.00 vMB 37
366,894 366,894 0000000000000000028178ba20b7827f265c0b2310b56b367d8153bde6d14720 37 0.01/1.00 vMB 42
366,893 366,893 00000000000000000aaa56498d28b1958f1e5eac14539bec2fd3222328c71144 301 0.17/1.00 vMB 30
366,892 366,892 000000000000000014cf59136b8a2d253e2695b5c45f0944e594815c9bc7b6d4 811 0.44/1.00 vMB 34
366,891 366,891 00000000000000000927ec5ef0f9adc3b12712f40cc8b43614bbbebf55bccc86 205 0.10/1.00 vMB 32
366,890 366,890 00000000000000000edf67670a2d73e0ff76a841e17b91441283d32fbe76ec13 772 0.41/1.00 vMB 37
366,889 366,889 00000000000000000d0c30278b31173195d1d59ff236997d2cc4c4a1ac12f2bc 646 0.39/1.00 vMB 29
366,888 366,888 000000000000000004a1cd2ce3e621c66c0a0c4bff1c26162c23c1b69ca5b93c 133 0.08/1.00 vMB 34
366,887 366,887 00000000000000001496e4e8c7ceaf858ed985f531265222aaf294ad3fa3d9ad 344 0.17/1.00 vMB 44
366,886 366,886 000000000000000005432003eb62cf77d4850e6f94de27f84407a101453103c2 994 0.54/1.00 vMB 31
366,885 366,885 0000000000000000090c99f1c37358743ed5d640bfece5741ac7118a32871fe2 352 0.17/1.00 vMB 30
366,884 366,884 0000000000000000054e236e3c1bba3226a85e50e5aa6f413ed0f9c2e4d11cf4 514 0.28/1.00 vMB 35
366,883 366,883 000000000000000013d7a7a5dbd28a398e73e16d75dc2844d275abc5744e8206 971 0.58/1.00 vMB 33
366,882 366,882 00000000000000000366466d1716c21e9da0ebe5d3c350ad6bc7c0c45d1dd345 958 0.39/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.16 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.28 GB
    • Received: 13.86 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.