Loading Tool

Explorer IconExplorer

Memory Pool

78,984 transactions
29.43 vMB
0.08347957 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt e81790ba01eb33dd4bf430524b4951a972b00721b3167119d529425602ed23a8
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 86c7e5882b5c6362f612a9b673b189269212a10706c568be33c214450ca5e9ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01882007 BTC
Feerates: 402.60 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (512,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,938 402,938 000000000000000004c006e4476b7f64e7ffbc5224d080b721317c6dac3dae36 3,296 0.93/1.00 vMB 82
402,937 402,937 0000000000000000043308a32aef85aba0625dd578dc1e80752d5e14084a7009 696 0.61/1.00 vMB 26
402,936 402,936 00000000000000000169bb126df64384f00b6aac98a9f7a1b30212db888cc654 1,876 1.00/1.00 vMB 39
402,935 402,935 000000000000000005ba8dd59949f5b008772f79a0d5e984625d3dec294eee46 2,303 1.00/1.00 vMB 54
402,934 402,934 0000000000000000038cd80995fd49071af52dda8fb82ed2a4fa3fbbad68273a 1,927 1.00/1.00 vMB 37
402,933 402,933 000000000000000002cbef27d79bd62a5da37585df2d1501fcaac5ece13998ba 1,664 1.00/1.00 vMB 36
402,932 402,932 00000000000000000105ab036db442c0edfafca11a42de2ff9a529ccef7f2461 569 0.51/1.00 vMB 26
402,931 402,931 0000000000000000065ecd924ac0a726521f6cefefd9265258588afb27e29bc0 1 0.00/1.00 vMB 0
402,930 402,930 00000000000000000381501a97c9c81451434ed9d6cfcc82aa7e4740e69b218e 626 0.55/1.00 vMB 23
402,929 402,929 000000000000000002d1ac4a2c19844b509b4487af787eb31c38092014ddee00 2,328 1.00/1.00 vMB 52
402,928 402,928 00000000000000000137dab1273abb132ddfe6f167e0a8a5f9245fbbcccd9c01 1 0.00/1.00 vMB 0
402,927 402,927 0000000000000000013e6f94b8286ea2952ab411c04a3fb603d5bf3dfcad77de 1 0.00/1.00 vMB 0
402,926 402,926 000000000000000003ffa78489eaf870c04fef9177ebd3dfd495755ed7605112 1 0.00/1.00 vMB 0
402,925 402,925 0000000000000000005458db4a41ab70dfe25b63c85c9e74fe99824e168efb4b 2,142 1.00/1.00 vMB 46
402,924 402,924 0000000000000000013b646de55f22e0bfbf0ad2f09745d8fbeba93168629314 1,906 0.93/1.00 vMB 50
402,923 402,923 00000000000000000280cf65e184c80aa4fe6575447f60835e409bc91bf44ba4 2,792 0.99/1.00 vMB 59
402,922 402,922 000000000000000003d4553aa1b5f1007bba883de894ce45986a64ac07af83a0 1,254 0.99/1.00 vMB 36
402,921 402,921 000000000000000000de84ae2cb2e61dcd0cb7a4c44bbd1e6872cb4546920dcf 2,081 1.00/1.00 vMB 49
402,920 402,920 000000000000000000620e678e33a668c2ee50258b09cffcce482cc2708985aa 2,208 1.00/1.00 vMB 47
402,919 402,919 0000000000000000018388c1d8478a9538a80f57f3007f3b6fae8f2a447d59a8 2,067 1.00/1.00 vMB 41
402,918 402,918 000000000000000005ee3d0faeba4311c3727dffd5cd901af12f48cd09dc1b92 1,846 0.92/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.