Loading Tool

Explorer IconExplorer

Memory Pool

39,643 transactions
26.67 vMB
0.07999558 BTC
Random Selection Loading Transactions
Max Size: 137.68/200 MB

Candidate Block

Mining Attempt a831a12e5feadf0870a92a8b03b91d15f1d5a22ecdd42a05b040ad6db1653c5b
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 96bdf0c35e964d6071c858a6ee21c568fc704db02843fed93563eff04a016009
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.02961073 BTC
Feerates: 501.21 > 2.97 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (167,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,161 747,161 00000000000000000003a15648440964a8479658c1f8c29b5a022e6e8d992468 740 0.68/1.00 vMB 5
747,160 747,160 00000000000000000008dd71813af571e2dfe68fce3291bf268653e72e0efb04 1,288 0.65/1.00 vMB 8
747,159 747,159 00000000000000000004c84f01983266a3982da331896bba1d6b1e6f4882ed0c 453 0.23/1.00 vMB 13
747,158 747,158 000000000000000000098257def440e2ea1e5d0da60f6a98cf7f2317e73f09db 973 0.37/1.00 vMB 11
747,157 747,157 00000000000000000005cc4bb9b1625c22f03f0e9df4b4879397860ff150d807 1,674 0.56/1.00 vMB 13
747,156 747,156 00000000000000000001c2cbc132f42874df0b0a1f67a72211f3ef30b071436e 1,196 0.42/1.00 vMB 12
747,155 747,155 00000000000000000007c768f967fd9c07effe3cb9f5a8a5328ef45ba0cced36 1,252 0.42/1.00 vMB 13
747,154 747,154 0000000000000000000479f49d3896481ce4612cf033eaabf87013882c19fcec 2,145 0.98/1.00 vMB 10
747,153 747,153 00000000000000000003687bc3a1135abdd16fd102c6341e5e3f19e8d8b8237b 2,262 1.00/1.00 vMB 6
747,152 747,152 0000000000000000000472364497f5fe26d69f52c30d0166eae2a1331017b230 2,991 1.00/1.00 vMB 19
747,151 747,151 00000000000000000002fb169b8b41296914d7258cb25646f44d53d1d9cde700 1,017 0.38/1.00 vMB 13
747,150 747,150 0000000000000000000395913a4894170f6b9a412d93d5f544dc8a5901181c9b 412 0.55/1.00 vMB 2
747,149 747,149 00000000000000000005ad93a910e82d030319d65f823ac5dd38ca8e320eaa5a 1,984 1.00/1.00 vMB 12
747,148 747,148 0000000000000000000a15398f51c4a292ba16de371ac6cd7c4b2226ed9b5183 1,603 1.00/1.00 vMB 17
747,147 747,147 000000000000000000007d53c2ea5fad0252a8c0d386a0bf981e52d4788f1ac3 177 0.05/1.00 vMB 12
747,146 747,146 00000000000000000008179cbd12aa6aeb988cd39335b158e56dbbf2bbca7788 438 0.28/1.00 vMB 2
747,145 747,145 0000000000000000000415c60f5e55ba91822f7814b3258e2002636027cce551 1,536 1.00/1.00 vMB 3
747,144 747,144 00000000000000000000413840010cfa2718964fd784b9b9d08a253f9b098388 2,605 1.00/1.00 vMB 10
747,143 747,143 000000000000000000099f7e4d73f8a87c4f90da16a30cc9fc0a1df937f2e6f6 3,105 1.00/1.00 vMB 13
747,142 747,142 00000000000000000007ff877ddc0bd9c75acb5de1f63db408d12b4c997bb8d5 2,883 1.00/1.00 vMB 25
747,141 747,141 0000000000000000000731a3c722832776d77efb956cf3bf7103ceca9360d190 2,784 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.81 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: 635.31 GB
    • Received: 12.30 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.