Loading Tool

Explorer IconExplorer

Memory Pool

32,322 transactions
18.39 vMB
0.04533575 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.33/200 MB

Candidate Block

Mining Attempt 689d7f10f0d804ab02fd70649728072eb56fb32cfd514162d267af3c69d34aeb
Version 20000000
Previous Block 00000000000000000002005deae319b86dc5a121cbd8d6ed9bf47e992498e178
Merkle Root 9d208c737fa917250b08d09e69348adb1c77f679dc683467da2b9db2a112baba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,396
Size: 0.997948 1.00 vMB
Total Fees: 0.00999746 BTC
Feerates: 75.84 > 1.00 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,869 (655,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,113 258,113 000000000000000c1f7c8b57aac232483708d1f62746f9e5fd6c59631a340c71 151 0.07/1.00 vMB 117
258,112 258,112 0000000000000018b2b372f039c2f59ceada4554e6cd15661860caf99ea23d36 241 0.13/1.00 vMB 81
258,111 258,111 000000000000000fab10e0dc790bb51e90088149819478da2e10339d818068ea 645 0.24/1.00 vMB 121
258,110 258,110 0000000000000002970847e071da6389e9d2619d90de8c27dd03a9eb40a971b4 82 0.09/1.00 vMB 57
258,109 258,109 000000000000001f642d041aa847246a8251a1269be4e811ea17f73e6ba1e314 522 0.25/1.00 vMB 74
258,108 258,108 0000000000000001a59b23ed75c027c82398ee1354fb0a117a0fa9f781a28ef2 621 0.25/1.00 vMB 128
258,107 258,107 0000000000000022324f5ae6a092497a201675d734939a00d30d0ea17e16ab35 96 0.04/1.00 vMB 108
258,106 258,106 000000000000001ea0693e6e69d9a3f67380531fa04868faccdaeb4c7e067a2f 21 0.01/1.00 vMB 68
258,105 258,105 00000000000000228c19d9604a8cc407494ab83eed4658d5a3ae352ec1716c26 56 0.03/1.00 vMB 90
258,104 258,104 00000000000000238d4f902b2ecdbf2c8d6b35ecb615c29f9e2549375f06ca5a 304 0.16/1.00 vMB 76
258,103 258,103 000000000000002216570e127cf612edd2c984214c525cb8125283053e80e2a0 160 0.06/1.00 vMB 115
258,102 258,102 0000000000000017c7d014f40c954aed3f3e35a80232d99f1524cc53b0a198b3 17 0.00/1.00 vMB 108
258,101 258,101 000000000000000f20b60277dc9e3cc2aab16d5b27b5ecb930aceec0ca5b2f36 181 0.06/1.00 vMB 143
258,100 258,100 0000000000000025a24e33cbd65a64c04f162c0e5bfb2575a628bded28e3aa2d 291 0.13/1.00 vMB 110
258,099 258,099 0000000000000012aea631613f8945e1367ca38712ee3b8e6212ad18865a4a7a 272 0.12/1.00 vMB 112
258,098 258,098 00000000000000155977a96a7afe424211031533fc3e556cf13b9e5b99a184fb 480 0.21/1.00 vMB 104
258,097 258,097 000000000000001e942a738bfe886280e7adac8721a12988a168d7192a9488f7 272 0.11/1.00 vMB 122
258,096 258,096 000000000000001a9f7d314b62f308519eb6906203e6f0f8362509190aa2e8fe 150 0.06/1.00 vMB 144
258,095 258,095 000000000000001dcd9c8a6357ea384228304f82f8e9ee07da07f1d7c4b47eec 506 0.23/1.00 vMB 56
258,094 258,094 000000000000001428f3842d7b9f08e58929671bee6af2e8bc35854a475d1b96 640 0.25/1.00 vMB 143
258,093 258,093 0000000000000009da1465850e950514823b79564df03aeae99f776fcc66c553 202 0.16/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 780.38 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: 524.11 GB
    • Received: 5.03 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.