Loading Tool

Explorer IconExplorer

Memory Pool

80,168 transactions
29.57 vMB
0.08926140 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt 586134f934f5d0add0c45627f6a1768c5720c53faf4570489ef30dfffcc756c0
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 72355af9ba6a1ab30c12166532f14ad0c87ed90e5608075c0e2d68c4520e4243
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,330
Size: 1.00 vMB
Total Fees: 0.02676942 BTC
Feerates: 278.95 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (644,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,833 270,833 0000000000000006b62450b372112fd577a23aec217c083a79ec582974395408 639 0.38/1.00 vMB 30
270,832 270,832 00000000000000063ff4f0d9a1d170c181fbc46258a2611e113d1351359c0f71 639 0.25/1.00 vMB 107
270,831 270,831 0000000000000004a3a1c04504304d95d45aa23acf70f4b0a463f9eadca93990 142 0.15/1.00 vMB 14
270,830 270,830 0000000000000003154c8fc106a3b5572f3546084d99426af4a6deb0bd3d79a6 639 0.25/1.00 vMB 88
270,829 270,829 0000000000000001017f2f72fd940df34f867a9d1c77cb1c3c928471da8c7bac 263 0.12/1.00 vMB 71
270,828 270,828 0000000000000001de8c74a7bf590b9f71839d53ce8dce0e07273ada1bfccaad 496 0.21/1.00 vMB 97
270,827 270,827 0000000000000000987c3f83afdb4a57302ee136e34ba19ce600e0aa367fb377 454 0.21/1.00 vMB 80
270,826 270,826 0000000000000003701ec5d5083a3b35c12e356fc6c51874da625864203cfc75 295 0.21/1.00 vMB 28
270,825 270,825 0000000000000000285dfb40c4b4a7d0930b58e0cf632b2a1db7451b6bab304d 637 0.28/1.00 vMB 62
270,824 270,824 0000000000000006618a379daa5e9476f6aa531535a5ff52d64bcdc9b4878d79 48 0.02/1.00 vMB 77
270,823 270,823 0000000000000001f6511584f4380fc3c98b2eaf0dd1fadd8d5240bfe0817de3 414 0.20/1.00 vMB 67
270,822 270,822 000000000000000548c57faf2ea24a96ff20759cf4a88dc85fff100929e6bbce 241 0.17/1.00 vMB 42
270,821 270,821 000000000000000497f17b0753ecbcc4946b617b967b90d28525381ecb4b5413 532 0.24/1.00 vMB 76
270,820 270,820 00000000000000029718a6851254d5233b73085236bdc8415ef74993e8a1126c 313 0.25/1.00 vMB 26
270,819 270,819 000000000000000654a05974156f90e16aac30256fd1e7ac494ea81d5a5289d7 1,276 0.50/1.00 vMB 82
270,818 270,818 0000000000000006df600fc92b29b0b822cbe73a8cbd2996f3ceb48ff646af8c 116 0.15/1.00 vMB 10
270,817 270,817 000000000000000004ccd28bfcf18dd9784151a14c2a833c5d1c05485eef6a7e 342 0.21/1.00 vMB 32
270,816 270,816 00000000000000047bdddfc6d125a8d965208f9d8addd1c2830e7cdcbe92b087 733 0.35/1.00 vMB 54
270,815 270,815 00000000000000049582267a550391b514bd0db05302f5731167ef26e4677eab 234 0.15/1.00 vMB 63
270,814 270,814 00000000000000004bc994372f9901ed3c6cf22e940e10b1954ffdd96cadaae8 988 0.44/1.00 vMB 63
270,813 270,813 0000000000000006d9867cc3f78fe6df6697c7b3ff6488b719d90b88bde80cb3 155 0.06/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.