Loading Tool

Explorer IconExplorer

Memory Pool

13,731 transactions
5.66 vMB
0.01756268 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.80/200 MB

Candidate Block

Mining Attempt 32dcba2394d92ff6004244598fe4c715f0e6b184ae6ca647b4c5ef8604e1dd70
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root 27e94569590df68567f6a5f687f39aeb25f2fd4d36882f1d1cfadb27d7c67c65
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,180
Size: 1.00 vMB
Total Fees: 0.00815051 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (707,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,809 205,809 00000000000000fbc211834f961ee1c47e857d01ce07476776711a089db549c9 21 0.01 vMB 63
205,808 205,808 00000000000000a9752042be1a53b8c57262db6865a9e909c4b432bc785246d3 46 0.02 vMB 50
205,807 205,807 000000000000007a75cdb068e6e6dfeeabdc44a7177f6816d652bb1a2b29092e 122 0.06 vMB 101
205,806 205,806 00000000000002a825496f6995346007c1d83b9969232144a2972790c05ab480 34 0.02 vMB 216
205,805 205,805 0000000000000024604ab608fbeeb9102c8b19f41531e6fea4cd47f5ff3f6147 175 0.08 vMB 149
205,804 205,804 00000000000003a0f192d7aa9dcde612c29dfbcf21fe4fff8573b21aef703480 83 0.03 vMB 9
205,803 205,803 00000000000000676d7fa2b1f179d415550302f645bbab621c08c7867a5c92d4 57 0.02 vMB 133
205,802 205,802 000000000000038e8a3d99e2328e86b81957d592664af81514d65456c65f4a1a 634 0.23 vMB 208
205,801 205,801 00000000000000b9d6e5409e98243e93624d7c1b60373c0cb15bccf6a6ab7cb4 199 0.06 vMB 154
205,800 205,800 000000000000016c169477c25421250ec5d32cf9c6d38538b5de970a2355fd89 15 0.01 vMB 89
205,799 205,799 00000000000000a70da499fe72c35cdca1581c476483d611c4c6c02e9673ce82 126 0.06 vMB 163
205,798 205,798 00000000000000896316009e05ba9c0ba580592a0399d5061b5da160976f9ccf 101 0.03 vMB 54
205,797 205,797 000000000000039384bcb85fff5eec9ae910b332cea57143fc7f1125704fae40 428 0.18 vMB 227
205,796 205,796 000000000000013f1e3679389bcd37f40ac39ad84e9f574dd1c8c43f6bb2ed60 126 0.06 vMB 167
205,795 205,795 00000000000002fd065df4e22c063b40f34b50fe7d733d9f0c677f3dea28d75f 147 0.05 vMB 75
205,794 205,794 00000000000000d49229f09a2f9f84f821020be89359584c9d551bec9d3d2db8 89 0.03 vMB 72
205,793 205,793 000000000000004ad7abb9b5c62a8055524d9e9d1beb760cc93cce0ba549e7f1 240 0.12 vMB 170
205,792 205,792 00000000000001e31ce010153e21f7b6329a88dea457f7577fdc197c42ad5f5b 10 0.00 vMB 1,528
205,791 205,791 000000000000015a6b66771bc5f8c1dd415a59d5e66d20bb64598b474219ff45 595 0.23 vMB 240
205,790 205,790 0000000000000317b3b31fe8f989a69bca6d2ba9c19f334bfbcb68fdc96bf1bc 118 0.06 vMB 163
205,789 205,789 000000000000010ef8c8aca4925d8349aaaf18386b99473a0c08ba8c6eb4a44c 188 0.05 vMB 34
Previous 10 blocks ↓
Total Size: 779.66 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: 310.41 GB
    • Received: 1.47 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.