Loading Tool

Explorer IconExplorer

Memory Pool

83,018 transactions
30.72 vMB
0.08261378 BTC
Random Selection Loading Transactions
Max Size: 188.54/200 MB

Candidate Block

Mining Attempt 6883fb5e8f3a884aa60ab6cade6b5348ff06d0ff3d33da86782c89123c9baa12
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 5fefd2cf7f8864f53abe3e8cbdd207ea28dcc109e956a3e390e25da0b9b34f51
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,291
Size: 1.00 vMB
Total Fees: 0.01378565 BTC
Feerates: 150.77 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (215,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,929 699,929 000000000000000000017d75273c30598155b4cd1ebb95d4ccb1ff0479b4a1a1 2,589 1.00/1.00 vMB 10
699,928 699,928 000000000000000000084391e6f5a125adc849936ba312b058eaa5caaf5d505d 1,860 1.00/1.00 vMB 6
699,927 699,927 0000000000000000000e2016335a713505c59f3a1eb2877d7beee019b8dfebee 1,345 1.00/1.00 vMB 12
699,926 699,926 00000000000000000007fda19570fd692281124e1be791ca33612f92c66617c7 1,900 1.00/1.00 vMB 12
699,925 699,925 0000000000000000000174c920d11946ff5cfd1cc6eaf174aa5a0915a435174d 1,289 1.00/1.00 vMB 9
699,924 699,924 0000000000000000000d6f0d88e1ba5a8461f141d377c0c7b335d166309754b6 2,511 1.00/1.00 vMB 18
699,923 699,923 00000000000000000000bbf7a7eda0ff4f2644ce3d025f6e857c4d6f65798819 2,796 1.00/1.00 vMB 15
699,922 699,922 0000000000000000000192a3e7f60120a73a5b6c50789e3dd3656b1e77a90445 2,880 1.00/1.00 vMB 15
699,921 699,921 00000000000000000004b6a0469e264f1c52904c9adb3900bf5e34e9c72397f4 2,386 1.00/1.00 vMB 14
699,920 699,920 00000000000000000001e742405bcaf0e5eea4d4b3475544eef9e72c6826de5f 2,716 1.00/1.00 vMB 13
699,919 699,919 000000000000000000056ed881fc49d66e817546dfde4ffc19250af122fbfbd4 3,187 1.00/1.00 vMB 5
699,918 699,918 000000000000000000018c078bc0b8f7a3ad7d92baa889cb096bd8f8ff90038b 2,291 1.00/1.00 vMB 9
699,917 699,917 0000000000000000000c7ddd783a131ee63da3d494fdc64b2bb1acfffb9c22f2 1,159 1.00/1.00 vMB 8
699,916 699,916 0000000000000000000ba354d23035f99d03f8ce3eeaba03091fb60de975a89c 3,054 1.00/1.00 vMB 10
699,915 699,915 00000000000000000008146cfcdc56e8e00f35943a3b6404e7dc84c198fa2290 2,757 1.00/1.00 vMB 28
699,914 699,914 00000000000000000006859044275a10be1cef133cb104a6f416b46c9e96ee8f 2,527 1.00/1.00 vMB 17
699,913 699,913 0000000000000000000852ceb4a12b05d95b6437e99366609ae49a0801521862 2,865 1.00/1.00 vMB 21
699,912 699,912 0000000000000000000e26de5ba8d6f83c2472555eddc9a381a7554e95405e37 2,903 1.00/1.00 vMB 5
699,911 699,911 00000000000000000004bb5d4aa90bb635c940cfdcf4deae0f256686ef592f17 3,065 1.00/1.00 vMB 7
699,910 699,910 0000000000000000000339e90042bf10f5a11e1ccd81e8f739163140bc0ac7d7 2,254 1.00/1.00 vMB 6
699,909 699,909 0000000000000000000aa13eaefe6d31a97092f4d33001355e0c4cae2e59e287 707 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.96 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.42 GB
    • Received: 17.72 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.