Loading Tool

Explorer IconExplorer

Memory Pool

83,425 transactions
31.05 vMB
0.07686357 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt 8ccb33ceb4b5fb0b0748bbd01e40bc329f9cf7a0bf271fabc165c6311cd96276
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root df2d303ef05138ec387878f182be8a14274a4dfb56169110421abc90dabbef12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.00696390 BTC
Feerates: 4.56 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (487,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,219 428,219 000000000000000003bbc0ca2701dc082fcdd8021040f77e0ab4a1977191fc3e 1,635 0.99/1.00 vMB 42
428,218 428,218 000000000000000002aa11e2e6fa06435da104a4198b5be2bca2bd0f13d7439a 841 0.39/1.00 vMB 54
428,217 428,217 000000000000000001cfcf030365f76ea0ff753e905d2eac173251a0808898d3 35 0.01/1.00 vMB 68
428,216 428,216 000000000000000002f0cb6212e0ad01c710824b6e0790a3e399305ddf8db804 799 0.38/1.00 vMB 43
428,215 428,215 0000000000000000039681c17822d4edcc8364c87d1073bb3755185e7d2e9cff 1,153 0.56/1.00 vMB 61
428,214 428,214 000000000000000003bda0d29806ee214014bfcc36065650f12be71ca41051d9 520 0.99/1.00 vMB 13
428,213 428,213 0000000000000000048566c9fba96e5a0d9ed2da989c15680446fa7786e4a4e3 605 1.00/1.00 vMB 9
428,212 428,212 00000000000000000130db4efd7c46cc810f7d32f6e73b13603ffb993c777d6d 1,607 0.76/1.00 vMB 54
428,211 428,211 000000000000000002d6f2f542c37287c35d18b491b7ab107cacb92a9dba617a 1,653 0.92/1.00 vMB 43
428,210 428,210 0000000000000000014b65986089e1f193ac3884e4584a94a1f9342369faedbe 2,233 1.00/1.00 vMB 64
428,209 428,209 000000000000000004c7ebdc3550c8c7532dca817e6da9c0943505457d32a2b7 1,589 0.68/1.00 vMB 49
428,208 428,208 000000000000000002ad8435e0bb8419f1c8d07f830097df29ffab5bb9ed01b1 1,170 0.50/1.00 vMB 52
428,207 428,207 0000000000000000008b18989fa450a6672f421bbb57cf1d89e8129d1fdded60 212 0.12/1.00 vMB 45
428,206 428,206 00000000000000000463baf9a56975a18c2db9d798924de30a0b8fc8dedc122a 79 0.04/1.00 vMB 54
428,205 428,205 00000000000000000204cbc917953c04fff9ddf928baf7fc6d1de45ae0b65e06 542 0.24/1.00 vMB 49
428,204 428,204 000000000000000002e3359ac29161e16ef69046c2f20c751ff56e70dc8c1d41 173 0.06/1.00 vMB 58
428,203 428,203 00000000000000000465704b707242d7a3bfdef5c1cd28dba0f0c12872d04381 221 0.08/1.00 vMB 63
428,202 428,202 000000000000000001ac5a3a514ca2ef8dea277d46eba2b957ce7055cf983d4b 294 0.14/1.00 vMB 49
428,201 428,201 000000000000000001382901448ad6ac869ac46f6a74769fc6f40ed994d4c327 264 0.14/1.00 vMB 47
428,200 428,200 000000000000000002d0b5992fc5e755652acd2cdaa22cb58eab792455417f9a 961 0.52/1.00 vMB 56
428,199 428,199 000000000000000000a505b1742d430c82fec3090b37f2c41328888e3e8b6702 451 0.35/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.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: 716.68 GB
    • Received: 17.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.