Loading Tool

Explorer IconExplorer

Memory Pool

78,266 transactions
29.09 vMB
0.08091805 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt f2958714666ad91cb2a253ee2feae1d2b1890cc16797e01827045ece4f33ff1f
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 683c89251a178d1ddb42f6603fd73091d22a48a57695cd1614035e3e95948b65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.02017053 BTC
Feerates: 178.73 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (347,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,071 568,071 00000000000000000012d69aaa8045dd6191106ffc1b4162a461421d65c8501a 2,529 1.00/1.00 vMB 27
568,070 568,070 0000000000000000002a420afd964a7ddf9981ffcf29bba83636adb2cb62aae8 3,063 1.00/1.00 vMB 32
568,069 568,069 0000000000000000000c90edf2768280b796b3240ea40ab3f0363418fe0b7f2b 1,698 1.00/1.00 vMB 22
568,068 568,068 00000000000000000029e4b192abd64f1de97257de023101b3ec5cfd9eee0ea6 1,718 1.00/1.00 vMB 25
568,067 568,067 00000000000000000028680cb4d1f662af8e2d3e8ea7c57b79a05ef7c684bdf7 2,580 1.00/1.00 vMB 39
568,066 568,066 00000000000000000014195afcf1aa3e301ba074dd73896e5c1a1d0559e6e915 2,682 1.00/1.00 vMB 30
568,065 568,065 00000000000000000007632d1e8615601ce44eb116fb0aef39bf49e1aed10b50 2,552 1.00/1.00 vMB 26
568,064 568,064 0000000000000000002db5d9207b627c5490d4de1c2ce163c76cae63b4bb3667 1,960 1.00/1.00 vMB 28
568,063 568,063 0000000000000000001fd20983d527336ea290df7d81c982f36ff2b8fc035399 2,816 1.00/1.00 vMB 49
568,062 568,062 00000000000000000002e339fa31531ea5ebbf46f1148cf0f6479f0306488aac 2,830 1.00/1.00 vMB 37
568,061 568,061 0000000000000000000af2efe2159f9fa42873db81134631f4d8edf7f9820312 1 0.00/1.00 vMB 0
568,060 568,060 0000000000000000001633342663d61de28e7b1d83c8c2841fa785dd444dbfb3 2,723 1.00/1.00 vMB 27
568,059 568,059 0000000000000000000fbc8776e0dac5b7b90cc8de919e9d6bb8879e205658f8 2,873 1.00/1.00 vMB 40
568,058 568,058 00000000000000000027d79c21a184a77df6ee49a1dc6b52af11813d9f67c455 3,056 1.00/1.00 vMB 58
568,057 568,057 00000000000000000029dd8c46a74aca79efb940d35b03a3844407a48110593f 169 0.04/1.00 vMB 24
568,056 568,056 00000000000000000021bee3096167c7d3ff7eb8666d3afa15277b551be79f3e 1,164 0.38/1.00 vMB 28
568,055 568,055 00000000000000000015c572638663a2d3568e69a19d60199438c044e7314d7c 1,589 0.48/1.00 vMB 24
568,054 568,054 0000000000000000000c111425dfaed62cda5ffeaea6b4e99e92bf6dcc262a46 657 0.28/1.00 vMB 18
568,053 568,053 000000000000000000117cf56b6176470c088fa33a097f1c0bea1abbff5a8100 64 0.02/1.00 vMB 33
568,052 568,052 0000000000000000000b117c054adb84f39bc243ade907ef0e152c71bb7ea392 343 0.13/1.00 vMB 20
568,051 568,051 0000000000000000000baede7b7c7cc883d6e823e04cf99b0e4ddf0ef1912072 1,277 0.42/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.68 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: 677.75 GB
    • Received: 16.44 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.