Loading Tool

Explorer IconExplorer

Memory Pool

76,771 transactions
28.65 vMB
0.07502444 BTC
Random Selection Loading Transactions
Max Size: 173.41/200 MB

Candidate Block

Mining Attempt 84cc5f0b2a8b886b23741d0a8078d9e835a5f9f40f272a0f1742a11560d8f3c8
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root cf4a47cc5592dd7f7491a0cb617ad02835a1b901cd57e3b812092ee3129f9ebd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,217
Size: 1.00 vMB
Total Fees: 0.01550505 BTC
Feerates: 100.17 > 1.55 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (516,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,836 398,836 000000000000000003c858e1dce4314c64396aee9ab8dc9ea8e868e13b608d15 1,843 1.00/1.00 vMB 34
398,835 398,835 0000000000000000070e3663b5cb7f5a337a5164c8df4478a7d10a4c12e4a4fd 2,446 0.75/1.00 vMB 60
398,834 398,834 000000000000000006defae555f4d2a99b849cfcb20e841d7fcbb90bf7da0f81 1,735 0.90/1.00 vMB 34
398,833 398,833 000000000000000002e0d7eef169daef9b20570521e6fde469d2413cc7760e69 1,340 0.78/1.00 vMB 33
398,832 398,832 00000000000000000786c521f68ebb03e5a7915c838deb8f776c348a06a78b28 1 0.00/1.00 vMB 0
398,831 398,831 0000000000000000064a23f660ac571b04bed98d31ef57a2c98754ed1304fe5a 220 0.22/1.00 vMB 26
398,830 398,830 0000000000000000030d238fb6ff3fe3794e3ec48a804398338f08577d325c56 981 0.47/1.00 vMB 38
398,829 398,829 000000000000000004892048de54e2756c1e7fab9ec40c25e834c554e9aa672a 759 0.37/1.00 vMB 32
398,828 398,828 000000000000000006aa6fed45669a4ebf49a3fb842ddf3cacba6f3124c075df 1,548 0.86/1.00 vMB 33
398,827 398,827 0000000000000000011539ff4079d6a012616a3c6f7fc92c065b63297b1deb29 173 1.00/1.00 vMB 5
398,826 398,826 000000000000000001932cf71e877fe43df56e6672fd9475a46a98f9b51fcc43 272 0.28/1.00 vMB 31
398,825 398,825 0000000000000000044854cd12ab17c50251f63337ad118957309f72c0d4824f 1,220 0.99/1.00 vMB 20
398,824 398,824 0000000000000000000386862b3e4abf04f353870e0bfa43350104bf6985de4e 1,685 0.95/1.00 vMB 55
398,823 398,823 000000000000000006ac502c16ec9c59fc63ddc08330263e309a9b352fbc53c8 2,129 0.93/1.00 vMB 41
398,822 398,822 000000000000000002f913320a1a9edec4b0928dcd91bd0f4290dceab3c305af 1,426 1.00/1.00 vMB 26
398,821 398,821 00000000000000000276e9688ef52d99413ba58afabdea8ef39faad684ec6732 1,829 0.93/1.00 vMB 34
398,820 398,820 00000000000000000094877c227898130716c81b06fd72b1c2089cc87944db06 1,667 0.75/1.00 vMB 32
398,819 398,819 000000000000000006660f916710d394cc1ac73dcf238f565ac8853d5010fe31 2,401 0.93/1.00 vMB 51
398,818 398,818 000000000000000001c58d34aa5cec5ea8b696518a0d5ac860b5594e23a4a0b5 33 0.07/1.00 vMB 6
398,817 398,817 0000000000000000076c9476fd3a1e9ce1990294ec941acdb1e6096d19a058b5 2,603 0.95/1.00 vMB 58
398,816 398,816 000000000000000003e0be4927225c5b1c627504d8a8694d68e4a050287ee36c 1,780 0.75/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.