Loading Tool

Explorer IconExplorer

Memory Pool

80,341 transactions
29.66 vMB
0.09011730 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt ffb1b80fdc104e0b1c1f646dd2e594f643274e7d4fa8e5606f7f9f0435de7532
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root cdd55ea55f5451456b6d9feba1acac28378e95a566b280ff7b6e4acb864d0f03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.02435824 BTC
Feerates: 90.00 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (622,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,878 292,878 0000000000000000153b6a758fb63128ac4b8b4f72e57496652142dcc4000143 529 0.23/1.00 vMB 40
292,877 292,877 00000000000000000e37e396875103af0ffa21e883f80527a6b4ebfdf9462b68 188 0.10/1.00 vMB 29
292,876 292,876 0000000000000000404cb579537db2cbfad920a8fcddd770f0fd98ceb4a805fa 453 0.24/1.00 vMB 36
292,875 292,875 0000000000000000c68c5b38d2c4f31f0232e2a9d971e64667c55c72268a640a 23 0.01/1.00 vMB 28
292,874 292,874 00000000000000004e3a92e825bbf34b6c60faed3d9cea4c176e9a19dce7e05d 229 0.10/1.00 vMB 41
292,873 292,873 000000000000000034d932ad79ca48c1a4dab27c975213edf9e3cea7ecdcde5c 180 0.10/1.00 vMB 49
292,872 292,872 0000000000000000897865e4a68e5f084ab596a2fd10fecfd2602a6624ac7b8f 259 0.16/1.00 vMB 38
292,871 292,871 000000000000000024c4a831ed522a4debb1f5de510c27ff1a0cd26a5ee71081 514 0.32/1.00 vMB 30
292,870 292,870 0000000000000000ad79f2245b05e1909067d3de96b6f0453a862cc0ee29b74e 82 0.04/1.00 vMB 50
292,869 292,869 0000000000000000756c4e83a8c86a27987821802e7b05ff956c30b9a789e712 326 0.15/1.00 vMB 41
292,868 292,868 00000000000000005225b8d2313f17596af79c0ac4cb5a7e403c35c4a78816ad 78 0.04/1.00 vMB 26
292,867 292,867 00000000000000000bac9afc4bef6ee21565bfc1bd21f9283ac21e6df021c392 785 0.40/1.00 vMB 35
292,866 292,866 000000000000000090ed5744fc1ed5ec3e6b601d7908fa084fb87bf67bcf7aa6 19 0.01/1.00 vMB 28
292,865 292,865 000000000000000051aa48350a37ceeec4125cc7084e166132461d3f174a5128 119 0.06/1.00 vMB 34
292,864 292,864 000000000000000074c3a60c7e0d796fd8c5ba147b798670ccddff5cd2b8a0e7 275 0.72/1.00 vMB 5
292,863 292,863 00000000000000001b476b19c352c3d61917cc98b0168b09c258cc1ce9480392 225 0.13/1.00 vMB 32
292,862 292,862 00000000000000004b4d321529b0edc95b4202578e75026c41034e8406a64c2a 277 0.21/1.00 vMB 24
292,861 292,861 000000000000000042a91dcbe6e0e939523cd3dce80181e4826a8ab9a00fb368 37 0.02/1.00 vMB 43
292,860 292,860 00000000000000005111431c7ae76536124b4f536824f3b71b0f9e4c84f8a79c 60 0.03/1.00 vMB 26
292,859 292,859 00000000000000005debf743db0060bc9ef2c1b0985510d9d7dc2806ad49c674 250 0.12/1.00 vMB 35
292,858 292,858 00000000000000004f0566d7f1f8246995c170d90f948a5fb0bf989d78413c0d 83 0.04/1.00 vMB 35
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.33 GB
    • Received: 16.20 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.