Loading Tool

Explorer IconExplorer

Memory Pool

48,775 transactions
28.27 vMB
0.08084619 BTC
Random Selection Loading Transactions
Max Size: 150.94/200 MB

Candidate Block

Mining Attempt 67f7ae8f090cad2139927c35859ce19da4453efdae466ef39362bf689624583b
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 375f511bdb3005ecd05acc37ee23baa1b370218891a7d0701898514b621a879d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,135
Size: 1.00 vMB
Total Fees: 0.02692705 BTC
Feerates: 500.45 > 2.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (217,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,234 697,234 000000000000000000034590f10271a0bea33b6b1c0125ac981eb84ee17342f7 1,028 1.00/1.00 vMB 4
697,233 697,233 00000000000000000009451f68821d9f884142797d61f7868349fafb63b25280 2,789 1.00/1.00 vMB 10
697,232 697,232 00000000000000000002c40dd298c34d26d8028c98b169b36df6ca6934664bcd 1,764 1.00/1.00 vMB 9
697,231 697,231 000000000000000000113715dc08f8e3445cf2f6fcec3057aa97df4375ac3e42 248 0.22/1.00 vMB 3
697,230 697,230 000000000000000000032e6a6b2814c70a900b6b765d9f065ea3f616eb459460 1,972 1.00/1.00 vMB 7
697,229 697,229 000000000000000000114888d57956a76e912a427212c474c1ad3afcaf602e33 3,171 1.00/1.00 vMB 12
697,228 697,228 0000000000000000000a39ffaf17eb999698837b6bfe012e8c1b1bc2bde1de25 1,292 0.50/1.00 vMB 11
697,227 697,227 000000000000000000050c9b84ab6ab2fedd6e9fbd2a18d2c9a00bfaa680ac96 488 0.14/1.00 vMB 9
697,226 697,226 0000000000000000000322fda12a2ee1f9704adca4f8e19c145485c1c45fcd7b 364 0.15/1.00 vMB 9
697,225 697,225 0000000000000000000d84fb8f414243eea4b6a690cded370921db5163c39d50 482 0.13/1.00 vMB 10
697,224 697,224 0000000000000000000e1d39472a04f8295bd3b48f69f84216b8965607fdfc1a 285 0.11/1.00 vMB 12
697,223 697,223 0000000000000000000fbd13f33471a723dd457f1202bfd1f8a597817e407986 1,507 0.58/1.00 vMB 10
697,222 697,222 000000000000000000025dccebb2b3abd6d59f5ba4be9868429533181df3a7d5 579 0.27/1.00 vMB 6
697,221 697,221 00000000000000000000da41a54d61b79e98d9a30e7bcd3490f3bc1b85c415d1 3,069 1.00/1.00 vMB 14
697,220 697,220 000000000000000000102b48227bbe74eb4652707cf58e6b7c2a9c0a6edf51ed 652 0.25/1.00 vMB 8
697,219 697,219 00000000000000000009d5f1689dbd267e742a70887cfa2a82a097aa93da0ea3 1,847 1.00/1.00 vMB 7
697,218 697,218 000000000000000000031ab16bae279a69e32b36370f71f7c53c0099fa7d36ff 2,739 1.00/1.00 vMB 10
697,217 697,217 000000000000000000115ae6c3cd417d60dd225ef21234c8c2beb8f94b5e367a 2,945 1.00/1.00 vMB 24
697,216 697,216 0000000000000000000c7d8ecc8704962a2f87b49d1266fcd8c9ad0511d80149 170 0.05/1.00 vMB 19
697,215 697,215 00000000000000000005e17fd4cc44445dd9f32f2f98dda00fa75f0b5432fde2 2,076 0.76/1.00 vMB 11
697,214 697,214 0000000000000000000dddb5f6eaf58be795ec38882c7ff286effdd6f1453196 2,130 0.86/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.