Loading Tool

Explorer IconExplorer

Memory Pool

41,237 transactions
26.29 vMB
0.07442354 BTC
Random Selection Loading Transactions
Max Size: 136.93/200 MB

Candidate Block

Mining Attempt f4bd7ab840efd6b6d40d9bc8ac3a1fef98b3665bbe8036e77bf335ab59cc31d3
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root fb6afbbb705b4c06c0867981b0d33de99c2b8c8a69d3abd90075a90bbf183c0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.02619213 BTC
Feerates: 150.98 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (73,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,442 841,442 00000000000000000002966f4955072621882704b06be9807ccf49c501bc8a5e 5,135 1.00/1.00 vMB 53
841,441 841,441 000000000000000000002dc204f49ab4219aa56431f2a69d844f97155e1bb18b 5,742 1.00/1.00 vMB 75
841,440 841,440 00000000000000000002daa1aa20bccc03d0dec9d5784a7f5f27682a4f9884cc 4,212 1.00/1.00 vMB 21
841,439 841,439 00000000000000000001c4b25514c1b3b4e302d89078f18f7bde21cb1b166b41 3,402 1.00/1.00 vMB 20
841,438 841,438 00000000000000000000356ddc952f70ae430841fbefe8ef00b7df8e44a6cb0e 5,735 1.00/1.00 vMB 20
841,437 841,437 0000000000000000000158812f9c34fffa3a9be29000f0b7448fef78258aa598 2,191 1.00/1.00 vMB 22
841,436 841,436 000000000000000000028744918bcd7058f96ae463ba0f69369692b995c018e0 2,626 1.00/1.00 vMB 29
841,435 841,435 00000000000000000001afd2891329be193510ab60c426c11d5d2e00dc55c0da 2,341 1.00/1.00 vMB 47
841,434 841,434 00000000000000000003083ea050af05fa7d6943fe6a2ac5613c125e5b8702b2 3,760 1.00/1.00 vMB 20
841,433 841,433 00000000000000000002868d41d14edcaf2499e364a4101dafeea9cf70ec765f 2,191 1.00/1.00 vMB 32
841,432 841,432 00000000000000000000fe96347ea6eddb43aefea8c873df9373b6a06b106d36 2,318 1.00/1.00 vMB 29
841,431 841,431 00000000000000000001b691bb790e4debecc57c8eabd65e9a3ac1042b464523 2,583 1.00/1.00 vMB 30
841,430 841,430 0000000000000000000220c4d8d8f4af8f43bc269ef771ae79f6eed869a25840 2,844 1.00/1.00 vMB 26
841,429 841,429 0000000000000000000157b1e7607eb4a9ba560877b3bf3c124ec7e3568aa736 1,881 1.00/1.00 vMB 33
841,428 841,428 0000000000000000000069315529f865d5105b28cd90c64b358b41491c8f5e6c 4,918 1.00/1.00 vMB 20
841,427 841,427 0000000000000000000239c77361b8e27d8d237f70ecb07bf3c2915fd06d2282 5,187 1.00/1.00 vMB 21
841,426 841,426 000000000000000000012b98d94059bdffcdfe8286000b55a82851bc27860502 2,640 1.00/1.00 vMB 33
841,425 841,425 0000000000000000000261179a8e8f563da226aa016a9d0177f674c1dbb7b93f 3,185 1.00/1.00 vMB 30
841,424 841,424 00000000000000000000651c2f37115c5e29ad492dc7b3241fd92250a29070f4 4,267 1.00/1.00 vMB 24
841,423 841,423 00000000000000000000963c6affae195c6664501f4c6e493b927603d8169425 3,367 1.00/1.00 vMB 23
841,422 841,422 00000000000000000001235729f47748625a846c0d7a47db72fe4833a3c03b5b 4,056 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.