Loading Tool

Explorer IconExplorer

Memory Pool

80,393 transactions
29.67 vMB
0.06808882 BTC
Random Selection Loading Transactions
Max Size: 179.13/200 MB

Candidate Block

Mining Attempt c1a50171dfadfd57f9c732b09e53e8cd04a01aa48d6d09808a0be38df4442369
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 4b235c52b3d582457b8cc14378e9593361d6c2278845d3c8d88dba778d61c7e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,209
Size: 1.00 vMB
Total Fees: 0.00760437 BTC
Feerates: 100.36 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (259,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,845 655,845 0000000000000000000198ea1c27410a04e7bdc6a75f996aec4ce976815898a1 1,487 1.00/1.00 vMB 66
655,844 655,844 000000000000000000073d8216518826443cf5098efc11206eec6dd0fe8a4ca4 1,889 1.00/1.00 vMB 73
655,843 655,843 000000000000000000015f56e397bb29e36b7958aa58eb81ba316464838a5970 2,668 1.00/1.00 vMB 127
655,842 655,842 000000000000000000070a5aff2164b9a64cda4daf66a0f4f2c4e0f39fa0b183 1,406 1.00/1.00 vMB 32
655,841 655,841 000000000000000000016e55f1dfeaddeb95ed4f8be81ec66fdb01a7c34cc67b 2,351 1.00/1.00 vMB 92
655,840 655,840 00000000000000000003d5819bfd029878031ce740a39a82cbaf448dfe0b9053 2,468 1.00/1.00 vMB 65
655,839 655,839 0000000000000000000ca12b8050e0ad6443bbc9506d56e786756cd5598b9f6e 2,212 1.00/1.00 vMB 92
655,838 655,838 0000000000000000000cca263e8c8b049c8c1e723124262813146cd68d40167b 2,573 1.00/1.00 vMB 95
655,837 655,837 0000000000000000000037924223db89ea5c71062d891dff432152f9fb99199b 2,360 1.00/1.00 vMB 32
655,836 655,836 000000000000000000011cf36bccf43809acd959c80973596c1f347447468ec5 1,653 1.00/1.00 vMB 241
655,835 655,835 00000000000000000007c4a5e5330eb3ffb345763e912edfdf5206ea7117093f 1,601 1.00/1.00 vMB 43
655,834 655,834 000000000000000000031d73d9beb19bb2bc00996d0af0410539b2090cd7c7ef 2,403 1.00/1.00 vMB 134
655,833 655,833 0000000000000000000dac445b66e27bb0ff41a83375703854d17bab7b0795b4 2,519 1.00/1.00 vMB 119
655,832 655,832 000000000000000000042100b624a3ae99515d8df1f864ac179d04f375dc897d 2,226 1.00/1.00 vMB 117
655,831 655,831 000000000000000000109d9a7038197283f338915ddccd73218d5c8fd1fb243d 1,954 1.00/1.00 vMB 79
655,830 655,830 00000000000000000008276b9ee4d46715c11a900c1fdc0777395931eb09eb9a 2,495 1.00/1.00 vMB 31
655,829 655,829 0000000000000000000e2ad7037d886bfd5b20b354f5a37ce3784cc9662b9bc3 1,798 1.00/1.00 vMB 134
655,828 655,828 0000000000000000000e83df7991fe9541875536f75a8c524062ce1cc797cd78 2,227 1.00/1.00 vMB 72
655,827 655,827 0000000000000000000060176e66e8985ff0fa0b37d8bb424329fab229366266 2,288 1.00/1.00 vMB 36
655,826 655,826 000000000000000000040488ba64febc7a6b686b8f737316db45cec72f50f717 2,661 1.00/1.00 vMB 110
655,825 655,825 000000000000000000034e1d58fedb7fbb68116208f8afcdd51d715a262bc2c9 1,824 1.00/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.