Loading Tool

Explorer IconExplorer

Memory Pool

73,620 transactions
27.33 vMB
0.06570328 BTC
Random Selection Loading Transactions
Max Size: 166.63/200 MB

Candidate Block

Mining Attempt 87dbbdbd5bf222ff87a161ff8249260508038f5038e96d81b239e07dd4f82dd5
Version 20000000
Previous Block 000000000000000000008a4507a168c512f6a66d3b33a8d664a283a838a77ca5
Merkle Root 939d18fb9ab44168925dc7cab53c893080b528e187b041ee03f07ee3dd559232
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.00764929 BTC
Feerates: 89.32 > 0.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,313 (624,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,455 290,455 0000000000000000c9b79183a6eec359e8c51de08946578c5a272cf8d4fca5da 455 0.47/1.00 vMB 18
290,454 290,454 00000000000000005b6c897b3dea266f535dcd227bb1f4c60dba546dfe4f8062 864 0.35/1.00 vMB 44
290,453 290,453 0000000000000000c4679570f84c670e265e8a62aed09a4c9d0dec5cd590609e 512 0.21/1.00 vMB 58
290,452 290,452 0000000000000000cd6188982c8c0441fa51b019daabfeebcba773481e334d46 540 0.49/1.00 vMB 23
290,451 290,451 0000000000000000aff055b2ff0afeee6749b9bd1ae19a7eb26fae124aa6f9f3 557 0.25/1.00 vMB 41
290,450 290,450 000000000000000023c62f6063a28f9a5da619624bce64cba77b61a3117056f2 1,023 0.35/1.00 vMB 52
290,449 290,449 0000000000000000ae7a309159bdb9157511690b5f94065fe63d5f45a9932958 512 0.18/1.00 vMB 55
290,448 290,448 0000000000000000e90274f96287ff99d196f133ba302b8f4a2fc9ff8d5b69c6 60 0.05/1.00 vMB 18
290,447 290,447 0000000000000000345431b45489631a41d9cee7cc23c18b8a5e8abaf688b69f 1,796 0.75/1.00 vMB 56
290,446 290,446 000000000000000024b723ee48acf03e95da330264ab4e5d975c2c133a651dee 195 0.12/1.00 vMB 42
290,445 290,445 0000000000000000bfd7a3200bcc933ccc75cc09fa2a812c4d3c27433dea0ba2 248 0.12/1.00 vMB 38
290,444 290,444 0000000000000000cfa2bed297eff2e778ffbd31a68783048f928172822cea7c 913 0.44/1.00 vMB 37
290,443 290,443 0000000000000000ff7b0d9417e55115368b281f68fb798c01442dc12a5aa232 232 0.25/1.00 vMB 19
290,442 290,442 00000000000000003607992721592b41d995c873416c998ce4ac6b05a67aaf8e 1,309 0.50/1.00 vMB 47
290,441 290,441 0000000000000000ff5c3282fdda5426d22d2a1101fbc222925ab70e2a32c504 492 0.33/1.00 vMB 27
290,440 290,440 000000000000000036a2c00c42b7cc38f02dc34c672ced0ce79f1c95809ad6a9 195 0.11/1.00 vMB 29
290,439 290,439 0000000000000000944586608074f54eef4df5309bb8d0d51500858d09c82b43 112 0.07/1.00 vMB 87
290,438 290,438 0000000000000000de43b528669766dbec565a0f4f5bfe9666ca8f4e885843c8 94 0.10/1.00 vMB 9
290,437 290,437 0000000000000000657192f5e50593ae6c5bd58c8e308e1f2c0735b0cb66666c 341 0.23/1.00 vMB 26
290,436 290,436 0000000000000000d2279b5dd3a4c8abe295adebb6c519bd75b4f2aa2f4b2ab1 80 0.05/1.00 vMB 21
290,435 290,435 0000000000000000d22d472713f7b66e2891fe0bb82ec44fa0889f988c36eaf0 151 0.09/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.93 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: 714.71 GB
    • Received: 17.59 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.