Loading Tool

Explorer IconExplorer

Memory Pool

38,656 transactions
26.20 vMB
0.07851177 BTC
Random Selection Loading Transactions
Max Size: 135.62/200 MB

Candidate Block

Mining Attempt df03232b159e39e4ecb8c3b0cf3191583eaa48844909bdc7ba664e9ecb254df3
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 15ab42103571b5d6d46102bd6355c5537dce29bcebcf158c1bef01c823b4aab1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,288
Size: 1.00 vMB
Total Fees: 0.03059772 BTC
Feerates: 502.65 > 3.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (562,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,260 352,260 00000000000000000369920c52fece841b8d3e5fb4abe7f99f30f093ae998b2e 294 0.18/1.00 vMB 19
352,259 352,259 000000000000000005d571848622d88669c9d22ac14791e42bcc41b7e43e01dd 1,291 0.75/1.00 vMB 19
352,258 352,258 000000000000000002e7626377aea7d11d66a6e72fff71801b3341a4aa645209 1,076 0.75/1.00 vMB 19
352,257 352,257 00000000000000000196f73fbe2d57ebdc7089c26a71e49d604aaf2a6da838fd 2,497 0.75/1.00 vMB 44
352,256 352,256 0000000000000000149e57d3bb58654640746cd89aa364432a36d8db475b326c 404 0.34/1.00 vMB 10
352,255 352,255 000000000000000010e3ca6ae278e535c46ccb4230b113bc657b069d7ebdad37 1,538 0.75/1.00 vMB 29
352,254 352,254 0000000000000000060afbe7219e4ca2c942d096a25e4258870385b80b81a5fd 320 0.19/1.00 vMB 19
352,253 352,253 0000000000000000092ab7acff476820445cb2f62e10c5e7997b81a6c855a3cb 1,268 0.63/1.00 vMB 31
352,252 352,252 00000000000000000801aa3ab21a88c56acb66dc6f2560201369498f4d4c85af 1,569 0.75/1.00 vMB 36
352,251 352,251 000000000000000010a6a3ce2d3db6bd9d1e8f511b388f2eb35c1cbb319d9132 108 0.10/1.00 vMB 9
352,250 352,250 00000000000000000752e6a1c4b5ce6d860de5f95c3ee1da85cc7deb8560d8cb 1,074 0.49/1.00 vMB 28
352,249 352,249 000000000000000014166664dc54941e664bb1c061cc81580559dac0b49c391a 108 0.08/1.00 vMB 14
352,248 352,248 00000000000000000bf7a28dd7e8f6c22cc606e6c4818e02b6e76dff6fb2651a 531 0.29/1.00 vMB 21
352,247 352,247 00000000000000000de731063306faa63183a788463561b3c1541c7fcb07c385 1,022 1.00/1.00 vMB 18
352,246 352,246 00000000000000000c7f0092f36f41331aff4ef49f927fb185c3b2eca5555413 1,143 1.00/1.00 vMB 19
352,245 352,245 0000000000000000104913fa29a164a20e7dc439c731b010b076ee2d2c039301 2,203 0.75/1.00 vMB 39
352,244 352,244 00000000000000000a769045816481b3c65705a3dd864a48590d97c5326f2fb5 1,148 0.57/1.00 vMB 31
352,243 352,243 00000000000000000608fbfe49605ecb50c0a602f1297137826c0d929d74c29b 903 0.46/1.00 vMB 25
352,242 352,242 000000000000000012eb37d666a3a1cda32ac2885c413b07c62b4ff998a2d160 1,713 0.75/1.00 vMB 33
352,241 352,241 00000000000000000110afafd674d1f112543d3f30a03ff611831a2d31373ff5 516 0.27/1.00 vMB 22
352,240 352,240 00000000000000000748c0487617d8295edbceeae653c84ba546bc92a7047e8b 1,596 0.76/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.