Loading Tool

Explorer IconExplorer

Memory Pool

51,475 transactions
28.51 vMB
0.07063191 BTC
Random Selection Loading Transactions
Max Size: 153.72/200 MB

Candidate Block

Mining Attempt c0d4eae84485d9bf06733c1afbef1b94183ddd8ef2429c5f2d23e8794b76d129
Version 20000000
Previous Block 0000000000000000000202abf4cb2e73722b0f21ed4887cece23ff41e5be25fb
Merkle Root 684701e9b32beac2ae950d66593761ab728113c99d906e5c7dce8fb1b36974e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.01630018 BTC
Feerates: 502.67 > 1.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,773 (734,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,608 180,608 00000000000004b621ed97a3acc4ab94ee9cb88962a86e8b61d195e46404bbf2 136 0.06/1.00 vMB 151
180,607 180,607 000000000000071eff8268f9c240f95bb58b8063af10ca7139599aacfc6f40bb 154 0.09/1.00 vMB 141
180,606 180,606 000000000000090113177fa77139e36b3091eb9c441661d49bb62e1685ba9c32 95 0.04/1.00 vMB 109
180,605 180,605 000000000000096fe681b6bec453cec1be26cada0bb8082bb29458ff4a42f52d 13 0.00/1.00 vMB 0
180,604 180,604 00000000000000114ea483eb4c0b986f2426c8f251aa44b98e01212eb2c43992 37 0.01/1.00 vMB 15
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
Previous 10 blocks ↓
Total Size: 781.98 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: 648.37 GB
    • Received: 13.05 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.