Loading Tool

Explorer IconExplorer

Memory Pool

47,829 transactions
29.12 vMB
0.09756637 BTC
Random Selection Loading Transactions
Max Size: 155.05/200 MB

Candidate Block

Mining Attempt b860b97fc9777fc00ed44192f322149295507bbfe87ded9de5a4a7fbc809ac9a
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root c325cc0552b3f4431c953aa068484d4a693ed71f855e9d923fa115a152b6ceaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.04010318 BTC
Feerates: 371.65 > 4.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (547,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,917 366,917 00000000000000000581b9b91f1ac9dd2661ff2d13d8be72ad7c1483e399c866 1,139 0.64/1.00 vMB 34
366,916 366,916 000000000000000012cbe1b5f279566c9e1c6266cbb1115387c13e5cdd86d281 620 0.30/1.00 vMB 38
366,915 366,915 00000000000000000e52893e5697ac6c7be829dc687d9ae49e83024535d53c8a 667 0.36/1.00 vMB 35
366,914 366,914 0000000000000000063655de6722c0f5703a35af4a7b7ce166466cfa25cc6130 771 0.45/1.00 vMB 34
366,913 366,913 0000000000000000059b32b64a8839b1b41908a3411e9b232723016b60478b7d 823 0.43/1.00 vMB 33
366,912 366,912 000000000000000002447e2b32255e01bab52fb80615913b128d03b8df5c4da0 263 0.18/1.00 vMB 27
366,911 366,911 0000000000000000142e8a13ef6994961655c8e86aece3f0abebd2ee05473e75 1 0.00/1.00 vMB 0
366,910 366,910 000000000000000010841f1bb298f8cff5d927cbb9d418ab6c8f1b201f311e44 604 0.32/1.00 vMB 33
366,909 366,909 00000000000000000b6c83db0337df314ea9aa12607237f913c26ca584b6a8ee 158 0.09/1.00 vMB 32
366,908 366,908 000000000000000014e7ef6eaa9fae863487f3a63cba7d08611358f8956c478b 249 0.14/1.00 vMB 36
366,907 366,907 0000000000000000027257453ea9380c27bfd62737fbae45609aa1f4d860895d 447 0.28/1.00 vMB 30
366,906 366,906 00000000000000000afa1c28d9f60cd35a83ebd371be8df259bfcb49f333c019 210 0.11/1.00 vMB 31
366,905 366,905 0000000000000000138a42764f919eb25887c8ab5b49d313ebb14510c4f12a7e 869 0.45/1.00 vMB 33
366,904 366,904 000000000000000015242c50d850cc2ebd9ff0e8563f4bbf3d9b6d23847f1724 636 0.34/1.00 vMB 34
366,903 366,903 00000000000000000d180240e783f703695427719e020185762eee3aa1415cc5 530 0.27/1.00 vMB 40
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
Previous 10 blocks ↓
Total Size: 782.11 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: 652.00 GB
    • Received: 13.68 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.