Loading Tool

Explorer IconExplorer

Memory Pool

81,360 transactions
30.46 vMB
0.11237241 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt d46e908fc4c85ab288e4b5ee9f614543ae307e3123f555dcf1e20c4a054e3e1d
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root ec102c16d9f2fb21eeed68e9e8a89ecddd31c0d8a08ae874daf6193b32b8ba7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,397
Size: 1.00 vMB
Total Fees: 0.03796292 BTC
Feerates: 180.34 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (220,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,829 694,829 000000000000000000061e5e45ff58a7cfe7f2b42e31efdf5de1f12a1a9c8949 2,839 1.00/1.00 vMB 13
694,828 694,828 0000000000000000000c4ed2e811416fedd225f899cc33d16a15c4775296d903 2,972 1.00/1.00 vMB 26
694,827 694,827 0000000000000000000301db32c912324c2186795e0c6b3e168b17ca3eb25668 699 0.33/1.00 vMB 17
694,826 694,826 00000000000000000002a196201431d282b6456da5ff0722a7cebee768388420 1,851 0.70/1.00 vMB 10
694,825 694,825 00000000000000000008dd64882c09955c766209ae11da3ad7761288f0c3c846 1,357 0.62/1.00 vMB 20
694,824 694,824 000000000000000000105e7310f2c11cf297662d372fcc4a5cb9abca26337bc0 374 0.11/1.00 vMB 11
694,823 694,823 0000000000000000000650f4aa25a610b257514897a8ae7cfb500c6759636ac4 55 0.02/1.00 vMB 26
694,822 694,822 000000000000000000105c174f0b3ffe43f5212a5c345b95f3a4e8a59b68bb37 440 0.25/1.00 vMB 10
694,821 694,821 0000000000000000000c700db77fb20feaa239f6e20df85d8f918186e8f2ebd1 1,263 0.44/1.00 vMB 12
694,820 694,820 00000000000000000000d3bf7ddcdf7925981bd312b82c63a11f04dd52795faf 276 0.17/1.00 vMB 16
694,819 694,819 0000000000000000000d73c97fee9a6d1f609d18d235c4854d8ac4462da38100 1,662 0.85/1.00 vMB 7
694,818 694,818 0000000000000000000a7d5ef4a4f3cdfd86e9b687ea77b29ac6b82172cdac89 1,546 1.00/1.00 vMB 2
694,817 694,817 0000000000000000000941ff9cedcf0ee74acaaadc281eccc83699865c54dff1 2,769 1.00/1.00 vMB 20
694,816 694,816 00000000000000000010d8a1f98324134eb15416d7f0d9ce66a23e12117a5b02 2,349 0.80/1.00 vMB 11
694,815 694,815 00000000000000000001e5eef60b651a14f33e7725212bdd1b0875d2e226079c 632 0.27/1.00 vMB 16
694,814 694,814 0000000000000000000df80be103eee686367d0a236a96fdb49f57169951b053 1,400 0.46/1.00 vMB 10
694,813 694,813 0000000000000000000be58cc97d4a1334e52c82adc742faeb095601155e8837 493 0.19/1.00 vMB 14
694,812 694,812 00000000000000000001449c45231aead66afae3af75d8f1af98024facb05ade 768 0.29/1.00 vMB 10
694,811 694,811 00000000000000000007e4184efcc3345693f7461016f0ba38b12b07660e8df6 114 0.03/1.00 vMB 16
694,810 694,810 00000000000000000001a85756c883d633dd8d046691e825cafba32718510ade 330 0.14/1.00 vMB 12
694,809 694,809 000000000000000000088121825e66afb593ed76cdbbcd0606a42dc6d5186ddd 403 0.13/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.64 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.42 GB
    • Received: 16.24 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.