Loading Tool

Explorer IconExplorer

Memory Pool

78,400 transactions
29.38 vMB
0.06613359 BTC
Random Selection Loading Transactions
Max Size: 176.61/200 MB

Candidate Block

Mining Attempt b460790bd806232850ce3bd4d6dcaa6a6cc4d30c1a3d49c3f4b2e627ba242f67
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root a229dcd46cfb1cca86854e9370720ab42b008fa9843d31cad7e87abea624b082
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,284
Size: 1.00 vMB
Total Fees: 0.00657325 BTC
Feerates: 50.25 > 0.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (376,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,106 538,106 0000000000000000001196c9af7af8072c128d54bfa47b772cb1b1c118e314c9 1,103 1.00/1.00 vMB 16
538,105 538,105 00000000000000000013103d295c80585d0b035d649d6998d02b22b834cf4c98 1,829 0.94/1.00 vMB 4
538,104 538,104 0000000000000000000a3781eceb0cd12d7e3fca65beeb0dc2486b4136f9e9bd 625 1.00/1.00 vMB 8
538,103 538,103 0000000000000000000edf18e9ece18e449c6d8eed1f729946b3531c32ee9f57 1,040 1.00/1.00 vMB 10
538,102 538,102 0000000000000000001979c90ecf6241697993db9877692d88cb1da5582a35a4 1,712 1.00/1.00 vMB 21
538,101 538,101 00000000000000000020721593e66e1ea66aa756a78b2345d20878cf0a246449 897 0.36/1.00 vMB 17
538,100 538,100 0000000000000000000d315677b1ff279c7029c7f220edaca51b6b5b802ea95f 252 0.12/1.00 vMB 21
538,099 538,099 00000000000000000024825cec9d9845ac28d36f8bb8bf01d76fd0b74bba3eb8 980 0.44/1.00 vMB 23
538,098 538,098 0000000000000000001f159c4cccde064325ad2948e6aa401359e2dfde704be5 39 0.02/1.00 vMB 33
538,097 538,097 0000000000000000001f27c5ec12f749b6e261e7f6209a5d5617f806e6fed149 535 0.24/1.00 vMB 19
538,096 538,096 000000000000000000166e80276fc692536255049ee6fb802ed6a6d650033b55 2,050 1.00/1.00 vMB 22
538,095 538,095 0000000000000000000312bb1a0be8291882a5e1b0ca4f7a068aeeb9a1be8ad3 1,675 0.80/1.00 vMB 22
538,094 538,094 00000000000000000012d253fb68e47697d59e55e673f118456bcc9125b31846 46 0.01/1.00 vMB 5
538,093 538,093 0000000000000000000f39c2839dd7caae91e8018ca69f8ced10ed2818d0a0ec 36 0.02/1.00 vMB 13
538,092 538,092 0000000000000000001177216304b9b73306fc9ad8b5e14d546a26a2e1ad7cc5 1,293 0.52/1.00 vMB 16
538,091 538,091 0000000000000000001eee8458dc8d5f482f27d0d5285356820727d29363fd0c 84 0.02/1.00 vMB 23
538,090 538,090 0000000000000000001e056813af5d295d6853fd4bb1eacfb411aa0303c9124f 431 0.16/1.00 vMB 17
538,089 538,089 00000000000000000005215f318e18476da7f7e879384bf77ed140b293ded9d5 1,624 0.72/1.00 vMB 12
538,088 538,088 0000000000000000001df64a1a6bb6c7882e403bbc88298c04f7479d48dabd02 47 0.02/1.00 vMB 25
538,087 538,087 0000000000000000002573a2cf8d510230cb9292849c4abc66693bf5e991ad4c 1,737 1.00/1.00 vMB 38
538,086 538,086 000000000000000000029a14186f4b706bc09be16b6145d59e89ba1fdb72f2b6 1,682 0.58/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.