Loading Tool

Explorer IconExplorer

Memory Pool

81,428 transactions
30.47 vMB
0.11331852 BTC
Random Selection Loading Transactions
Max Size: 183.52/200 MB

Candidate Block

Mining Attempt f5287d82c7aa793ad7e158e11ee216d69bc8865b8589ad5adfc582ccb29656f4
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e56a299dcd8c5a3cb33370388287cb4a891875290fa78af7f69eefca9b84a54b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.03863153 BTC
Feerates: 180.34 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (136,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,094 779,094 00000000000000000001bff4b4e3b2e0ce76eee323bfa0f0105ccc50ea327eec 1,247 1.00/1.00 vMB 12
779,093 779,093 00000000000000000005c8b17136c0e1705333483bcec7caaa57d795997425ae 3,473 1.00/1.00 vMB 27
779,092 779,092 000000000000000000007cc0263507b80751b1cfcbcdcaadb0846b4164dfcc4a 2,343 1.00/1.00 vMB 34
779,091 779,091 00000000000000000002d74a1fa949befdd6327231df8b9ea5a828c5155c63ed 2,485 1.00/1.00 vMB 13
779,090 779,090 00000000000000000005b71289bfc246f9e80eeb672f7f3bdaaef8b3052a78c0 1 0.00/1.00 vMB 0
779,089 779,089 000000000000000000015cc5ad77ee25a54e98ed45398ac779714ea34ac5bd00 3,185 1.00/1.00 vMB 24
779,088 779,088 00000000000000000002b207ebb77e9f3238c80960710d117a45732095a62db6 860 1.00/1.00 vMB 7
779,087 779,087 0000000000000000000097abfb3cc5b73290409056f3606e1ddb36a37389c6a5 2,561 1.00/1.00 vMB 17
779,086 779,086 00000000000000000001aa2890291e58a6992ad166a76e80396bb8deff621ab8 1,341 1.00/1.00 vMB 7
779,085 779,085 0000000000000000000478ec6e4d0941ccf13bc1ebe73dcd935e91191140ec41 611 1.00/1.00 vMB 5
779,084 779,084 000000000000000000050f4e8fc7100b12f812555ffe3f73e29f17d1570fb2de 1,045 1.00/1.00 vMB 11
779,083 779,083 00000000000000000006024e22f54a3a7d75cb25d41aeab96e92234d30e84d11 1,338 1.00/1.00 vMB 8
779,082 779,082 0000000000000000000297702acb257d74e0751e5369200a54274c34418ff161 2,083 1.00/1.00 vMB 10
779,081 779,081 000000000000000000051d9901e4e371355534546ea82c742b5e8f3bb553db1b 2,173 1.00/1.00 vMB 13
779,080 779,080 00000000000000000004db74cbccfa1bde12b5fd105c3129b18e9ea2ad7a083d 3,391 1.00/1.00 vMB 27
779,079 779,079 00000000000000000003b7e21910b841cd14284765653854b7243ba3592f3b47 1,512 1.00/1.00 vMB 9
779,078 779,078 00000000000000000000c5203ea67e349a6ecee098b1c5b8f204dd546bc12660 1,253 1.00/1.00 vMB 19
779,077 779,077 0000000000000000000047bed46868434f6f17da15a2d5c1fa3e71c71da5e805 3,284 1.00/1.00 vMB 25
779,076 779,076 00000000000000000004ac52be68393eb445e974b65487935f3521c6a389ac3d 930 1.00/1.00 vMB 3
779,075 779,075 0000000000000000000325058b0a84055d3413f6958b513a2ee7fe75ff5f1d9f 2,806 1.00/1.00 vMB 20
779,074 779,074 00000000000000000006381ad61dc548f0ab12493045335763b671f310282443 1,968 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.