Loading Tool

Explorer IconExplorer

Memory Pool

43,467 transactions
26.49 vMB
0.06201864 BTC
Random Selection Loading Transactions
Max Size: 139.36/200 MB

Candidate Block

Mining Attempt 0d34786f70cec61a2ce5155f3ffafbea58fc4806a63d158caf407c9c97a5e743
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 90808309f82c2a9a0e039b5d49de63bbcd2d0aac05348ca8e1207bb8e12b23ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,099
Size: 1.00 vMB
Total Fees: 0.01347831 BTC
Feerates: 73.66 > 1.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (734,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,603 180,603 000000000000028ccdb1aa484997d598a90cdfbde103fd5691c9ccfccf15f53f 181 0.07/1.00 vMB 130
180,602 180,602 00000000000004219bedcb6809073ed8680857ff1f478ce726d0b2bac87c5d1b 1 0.00/1.00 vMB 0
180,601 180,601 000000000000019a19f00152506dfe768a8423facf948a1a982c2ae644c51da2 257 0.15/1.00 vMB 132
180,600 180,600 00000000000006b901c1f2146695e123331bbec6e71d26edbaca06a4a233eebe 68 0.02/1.00 vMB 18
180,599 180,599 000000000000038ce984bd1de5b57333770cf7d4e0e9413313eadaec3ca10b55 125 0.07/1.00 vMB 93
180,598 180,598 0000000000000252dbc94cf34e329f23ca72214532554f79b519fdebd910babf 201 0.10/1.00 vMB 158
180,597 180,597 000000000000008b523b65c0b0c0d8860ff8e73c8ca068d1635d8f35a1850253 64 0.03/1.00 vMB 148
180,596 180,596 000000000000035ec7c5aeb63ae723d740f5ddbd75a06a556926e3fa9e838d41 207 0.11/1.00 vMB 114
180,595 180,595 00000000000005161f9d02237310b8f8a3317c4eccf2f60f7e9a898430e5d9b9 240 0.11/1.00 vMB 162
180,594 180,594 0000000000000644a8e512372af8adf0442121aadb0bfa5819275f6116964c4d 122 0.05/1.00 vMB 90
180,593 180,593 00000000000001f803e41aabd2adb9f1ec42792fa0dab1be368f9922322a3e64 219 0.09/1.00 vMB 126
180,592 180,592 00000000000004af101e1aeaf88b70c0e6ea66fadc134de20eff6f9d6b09e019 125 0.05/1.00 vMB 99
180,591 180,591 000000000000065f85ae45b76889b4a19d5f6bd3e5377ff63d0cd6f33628d505 128 0.05/1.00 vMB 145
180,590 180,590 000000000000079bb36b127057a728417be60e067db95e64c0271d2faf8e3402 151 0.08/1.00 vMB 148
180,589 180,589 00000000000005e4fcfb99ffaa0c33731f04c65e3654ad32dd99a612173c5e74 45 0.01/1.00 vMB 7
180,588 180,588 000000000000050302a57acdcdae4d985b9327c462ee059be8d971ddc8023a5e 10 0.00/1.00 vMB 76
180,587 180,587 00000000000000149d3094d01566dfdb47ebd8a85820c1e401aab7236d75faca 75 0.03/1.00 vMB 107
180,586 180,586 000000000000086d556bbac95d3e8a02fa6a687867a474a2a5029e6446dd6fbe 13 0.00/1.00 vMB 0
180,585 180,585 000000000000029ce099a769e59a591f7001ebaf34f198b06b194e558d53a424 64 0.03/1.00 vMB 45
180,584 180,584 0000000000000731917efea34919300fd99e4178091e8a29fd3425aa789014ab 200 0.11/1.00 vMB 167
180,583 180,583 000000000000025a4712738da82a84b088e42f381e9d9f831b6ce8d637f8c290 107 0.04/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.01 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.24 GB
    • Received: 13.14 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.