Loading Tool

Explorer IconExplorer

Memory Pool

27,400 transactions
11.14 vMB
0.08525082 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.30/200 MB

Candidate Block

Mining Attempt 1e07a2dc44bae299e44093c0d3b49f561920c490a39a0c7dd6f86493cd3de342
Version 20000000
Previous Block 00000000000000000001ab8543ceb5341d10e020a323e9e6a65fe27d1b7949d0
Merkle Root 7d77172ec513d9a6707685bc8256cbf9fa57050af1c5554f5587ce1c56e35937
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.06641408 BTC
Median Feerate: 1.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,551 (756,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,568 156,568 00000000000005fdc523918bdaa5b5078662ad9610e0805f0d05d4ac7fd2e045 58 0.02 vMB 9
156,567 156,567 0000000000000d2db2f6822a9025d1fb09d04c8312bce43435ec2449733ae78d 23 0.01 vMB 182
156,566 156,566 00000000000005e8634f071a25a6aeba7c2e19d9e3edd07a82ad4c4a3bddf17b 10 0.00 vMB 53
156,565 156,565 0000000000000a46714e1b03e5e0693e9ecaa3ec1853f1cdf34e9ca52e13f1ff 9 0.00 vMB 38
156,564 156,564 000000000000008fa75f9b94b725c53f4a7b971eab36f3b2c3feead01f67e9f2 26 0.01 vMB 56
156,563 156,563 0000000000000a488712248935035a467499f8eeec4094ba2c15afb519d2b846 10 0.00 vMB 104
156,562 156,562 00000000000002f586f090a178356fd157b4dc930dc332ddcbe0f7f150e225df 3 0.00 vMB 93
156,561 156,561 000000000000095dd578ff9008d7c86ea0dd32b09bbf32d19172233e7ecc2fcc 27 0.01 vMB 79
156,560 156,560 00000000000005acff042f50f68c375bdec5b50002f1816ae0e36df399890194 20 0.01 vMB 176
156,559 156,559 00000000000004a66710f089f8b434e63e04d3b7196743254d1dbd38d92de86b 23 0.01 vMB 149
156,558 156,558 00000000000001ba680795f5fbc8cf926b918a929a0ffaf942d589e43f6bf457 88 0.03 vMB 7
156,557 156,557 000000000000016556f8ac7b3be9e710a86382a44c660ba45f98079456362a44 24 0.01 vMB 46
156,556 156,556 0000000000000b4386b1e9460a6ba4ef4e1a92dc0db4b99d9d2ddb68b2a70f06 22 0.01 vMB 19
156,555 156,555 0000000000000a86e8cd6102e066b7df783f96f2cf7e835f0f19d8844dcf852a 10 0.00 vMB 354
156,554 156,554 0000000000000cbcda080a836dd095ef1aee2c6d4a03712acb1a2d21055f14f2 10 0.00 vMB 15
156,553 156,553 0000000000000f2be36821d4f75fce9f4403bdb4d9726c0d7eba57e1a167253a 59 0.04 vMB 69
156,552 156,552 00000000000009b8c91dc29cf219373dfb8355c93c8b920fbd089ba94838f83e 6 0.00 vMB 0
156,551 156,551 0000000000000b48d9f4d07a7e349dd9845fd700ff46db4498b64619d5a88bfd 72 0.03 vMB 42
156,550 156,550 00000000000009f75cd2c64580fcea2009c96d3fd0c8dfde0be8d47e98d253f9 11 0.00 vMB 208
156,549 156,549 0000000000000327cea3ae78cdb5b6385e11d1eedfdbb0c2596588d7ca1209c2 11 0.00 vMB 21
156,548 156,548 00000000000005ef1b8b29a0c5e242f595829676cbffbcb300c55d66839cc38a 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.82 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: 417.13 GB
    • Received: 2.24 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.