Loading Tool

Explorer IconExplorer

Memory Pool

76,918 transactions
30.69 vMB
0.13512665 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt b481593f559c617191837779200731758075cddec074c6610d32249b0d89b12f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root a7d737e975f848a5b021f90a90adec5504fae5365ee80f97e9c53f12977b548d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,385
Size: 1.00 vMB
Total Fees: 0.04919426 BTC
Feerates: 150.36 > 4.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (309,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,478 605,478 00000000000000000012d7249aae22d6afbf5150260b24f3cb21666cae8e8eab 2,946 1.00/1.00 vMB 26
605,477 605,477 00000000000000000007f9242d49cb82860499211cd8f51801caf4bb89b16e2c 2,602 1.00/1.00 vMB 27
605,476 605,476 00000000000000000011671ee2033ce3f2fa0fe38c8d577572094d360d24fb0c 3,116 1.00/1.00 vMB 42
605,475 605,475 0000000000000000000b2f8b71825cca5c81308f09561c4c0f887503133f43dd 2,579 1.00/1.00 vMB 42
605,474 605,474 00000000000000000009ac06837bc13222a6f8478c8b4a7bb24c23d52c903a9b 2,379 1.00/1.00 vMB 35
605,473 605,473 000000000000000000115ea7de1819a2106ed3a63e312b2f48a3760697932887 2,865 1.00/1.00 vMB 45
605,472 605,472 000000000000000000100b213e62d7e033e01078efc8299d1d5027d80088daeb 2,991 1.00/1.00 vMB 48
605,471 605,471 000000000000000000123ed6e4f8e0232d72f951436ebaa808654640338c500a 2,933 1.00/1.00 vMB 44
605,470 605,470 0000000000000000000cfbc60ea0c45858e2e753710f55eb3a7a414e90a88988 2,415 1.00/1.00 vMB 27
605,469 605,469 0000000000000000000971525a08a9647e5b63244a1e76944da15921114d661b 2,328 1.00/1.00 vMB 34
605,468 605,468 0000000000000000000846fb269c219a4d22ddf28d7ac0d67e3cbf66130578e4 3,167 1.00/1.00 vMB 34
605,467 605,467 0000000000000000000a868e3305f1b93090243066106fd0c08c2a5051e3a23e 2,685 1.00/1.00 vMB 44
605,466 605,466 00000000000000000008233b2344b0ced7d61b17b4d69166e81301b9cd000f13 2,236 1.00/1.00 vMB 64
605,465 605,465 0000000000000000000c87968019b92a914fae779f0b9f53842d3e6fd3baa247 997 1.00/1.00 vMB 81
605,464 605,464 00000000000000000012443096621ddf9d9c963fb09e231b067aa914c6f5875a 1,708 1.00/1.00 vMB 11
605,463 605,463 0000000000000000000001906fd2657c2aa87d80a1dd31af693c7507cd31179f 2,305 1.00/1.00 vMB 19
605,462 605,462 00000000000000000004dbd980a9b0a1e67c85a7e1e18d5cb93aa9f59af30a31 2,951 1.00/1.00 vMB 36
605,461 605,461 00000000000000000003aba9e09de07a59cb61276ccd14054c33991984598fd8 2,415 1.00/1.00 vMB 34
605,460 605,460 0000000000000000000fa465359b77111fd88ddac6fbd9621ed5b632f7497f8b 2,784 1.00/1.00 vMB 15
605,459 605,459 0000000000000000000b8587b9f70f993bd53188245f1f6760b5f99f1f1bde55 2,754 1.00/1.00 vMB 28
605,458 605,458 00000000000000000001e556fe28bb54530bbc2d335ded78b6d5c46f5333e7ae 2,262 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.