Loading Tool

Explorer IconExplorer

Memory Pool

73,534 transactions
27.23 vMB
0.06501989 BTC
Random Selection Loading Transactions
Max Size: 165.99/200 MB

Candidate Block

Mining Attempt 1994e469c28da451e3cf2a8baa0438461441a623860aad513004c241b31276e7
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 043da303f8cfa115b0402bed2e4b5d0443108ba669545c2a0782d17018f9c803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00711956 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (17 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,301 915,301 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2 4,404 1.00/1.00 vMB 4
915,300 915,300 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd 3,344 1.00/1.00 vMB 5
915,299 915,299 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c 2,030 1.00/1.00 vMB 2
915,298 915,298 000000000000000000011b5764725afc4646b717ddc4ecc9c08e1840d1a521b3 3,891 1.00/1.00 vMB 5
915,297 915,297 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b 2,250 1.00/1.00 vMB 2
915,296 915,296 00000000000000000000440e4558a936519a33c093ac7ba767b097ea0c94dc70 3,674 1.00/1.00 vMB 4
915,295 915,295 00000000000000000000d2e3d27d9e556a35ea83ba5fe6150f780e05107fce08 3,205 1.00/1.00 vMB 1
915,294 915,294 0000000000000000000178c074c2448d3428c1875c7c60acfd0d5f31a62a1aef 3,204 1.00/1.00 vMB 2
915,293 915,293 0000000000000000000192874583294799069cd41a502da4205abee519612895 1,463 0.43/1.00 vMB 2
915,292 915,292 00000000000000000000ac8c7d55bc8c3f83450d140a52820dc98613195977c3 2,842 1.00/1.00 vMB 3
915,291 915,291 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a 4,062 1.00/1.00 vMB 1
915,290 915,290 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26 3,714 1.00/1.00 vMB 1
915,289 915,289 00000000000000000001a7b3c90bfcea3a70e90b32fd3168e8d0d14f2540bc81 4,139 1.00/1.00 vMB 1
915,288 915,288 00000000000000000001a2f5b4f5ff4fe603024ca0b3116459a8d36905b65be0 2,771 1.00/1.00 vMB 3
915,287 915,287 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17 4,149 1.00/1.00 vMB 2
915,286 915,286 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2 4,138 1.00/1.00 vMB 0
915,285 915,285 00000000000000000001c502d27c6a7357f3afe9ee10717cca97831a56262d80 523 0.13/1.00 vMB 2
915,284 915,284 00000000000000000000d0af0eeffb2d95867b9fdabf260333c1cc37440f38ed 833 0.31/1.00 vMB 2
915,283 915,283 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae 3,243 1.00/1.00 vMB 2
915,282 915,282 00000000000000000000e688f97ccb81e4d6cc7bbc0a5091e24a52bc286c17c9 3,552 1.00/1.00 vMB 1
915,281 915,281 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3 4,932 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.91 GB
    • Received: 17.62 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.