Loading Tool

Explorer IconExplorer

Memory Pool

31,816 transactions
24.97 vMB
0.06782311 BTC
Random Selection Loading Transactions
Max Size: 124.77/200 MB

Candidate Block

Mining Attempt c6e573d1fb4bf9a18fa31b4fc9c346ef975158ffa8f79c0e28a77f2964bd9108
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 0e90dc310de53e18bcae523504f8883ab5b7d7688930a77bbebf10f855e8f95b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.02200563 BTC
Feerates: 100.60 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (519,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,054 395,054 00000000000000000447ddb197c1ae4069cb368b02d28ee0b1dfc20f14a9805a 3,126 1.00/1.00 vMB 68
395,053 395,053 0000000000000000028a2c78b7d498a033e902ec542b1eeaa0d44bfcb16ab622 793 0.99/1.00 vMB 18
395,052 395,052 0000000000000000054a9be2584999ad3ef4848b9a23eb17d269debee1fc5e4c 1,426 1.00/1.00 vMB 28
395,051 395,051 000000000000000001d250f483b8c244d72ae9964bff7f6817e287c9cb19db99 2,343 0.95/1.00 vMB 50
395,050 395,050 0000000000000000044cca0a9cf7eeb110fa6823ef2abfeaf291ff3d56c76883 1,452 1.00/1.00 vMB 27
395,049 395,049 00000000000000000477fce03e8d98d08f8745646ead64e26d090270ea835757 25 0.05/1.00 vMB 1
395,048 395,048 00000000000000000203f3d214ee28135fbfc1253ca6cf04117047d84cf521e8 1,959 1.00/1.00 vMB 41
395,047 395,047 000000000000000002e86e735d7a3e7ae2a3b8f4b7a70162cb7ab743364190d8 2,596 0.93/1.00 vMB 57
395,046 395,046 00000000000000000536b74b189e2524e2dee7ce12715d296303fd8a1859327c 1,978 1.00/1.00 vMB 42
395,045 395,045 000000000000000003dd544f264672826f3409ebced9a430b2a04b8f673792fe 1,929 0.99/1.00 vMB 35
395,044 395,044 000000000000000006751537b1885fc1ee79b7b1d323d2ebf00d8ca17dc98229 1,222 0.75/1.00 vMB 43
395,043 395,043 0000000000000000092e5fe4fe89f5857b7588faf548752cf934b08d47dc412b 1 0.00/1.00 vMB 0
395,042 395,042 0000000000000000068eebda7633b100f471a66300be638b79c72af8494e7b82 2,777 1.00/1.00 vMB 69
395,041 395,041 00000000000000000136fb16e4f8074cc1019c20ab96bb41c4246134453c25e2 2,351 0.99/1.00 vMB 61
395,040 395,040 000000000000000001418943b3a566b87219f69f42fc577650cc589e7a1dac3a 1 0.00/1.00 vMB 0
395,039 395,039 000000000000000002ebb2ef89a770e72dafc3443dc3fe0af12355a10f6af69b 1 0.00/1.00 vMB 0
395,038 395,038 000000000000000005e089b410749c8c974961b232adab7aaacc7c906cc2741e 554 0.99/1.00 vMB 12
395,037 395,037 000000000000000002eb8a975c34f0e14f8cac46c061e52f1ea583da1d60e2c3 909 0.95/1.00 vMB 19
395,036 395,036 0000000000000000047b894238c6250b75f7ccb66ff80a56cd73debe0bda3dc0 1,676 1.00/1.00 vMB 25
395,035 395,035 000000000000000003a36cef356b3d793b53e23eb3221b707e88f126aa2cbef0 2,522 0.95/1.00 vMB 61
395,034 395,034 0000000000000000037f1cc21b5f843ace8d397868d6136daebc1e9e1d9b7f98 61 0.06/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 642.82 GB
    • Received: 12.55 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.