Loading Tool

Explorer IconExplorer

Memory Pool

74,777 transactions
27.60 vMB
0.07476398 BTC
Random Selection Loading Transactions
Max Size: 168.39/200 MB

Candidate Block

Mining Attempt 03f5cbbee71362c41625dd082b891de40977fb34f012feafe154b629a6b0103e
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root a9ca882f4cea25cb775f138790ce30964e7681e2b9e5b154f8ce66c7bcb36290
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,400
Size: 1.00 vMB
Total Fees: 0.01590101 BTC
Feerates: 301.57 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (634,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,058 281,058 00000000000000017a787872f9e0eb59b21a4e966dc054dbff5b9a8bcd522339 237 0.10/1.00 vMB 66
281,057 281,057 00000000000000025f3147ebda5402c5781da2ee1a68c995c12c804927b1493f 654 0.31/1.00 vMB 69
281,056 281,056 0000000000000001b3eb97379b7b50b01cbe2be178b45c5f9f610f70c3a0a47f 29 0.01/1.00 vMB 34
281,055 281,055 0000000000000001a2069bd78a758f1b624125f51f0930cae4a9087d1ab90e91 571 0.27/1.00 vMB 74
281,054 281,054 000000000000000254eaafe0b67c307ec4d3e3cece3dca86b708529b0bb686a8 303 0.16/1.00 vMB 45
281,053 281,053 00000000000000023f4f9901c543750c05cb890ae180087b984e0824078f251e 127 0.07/1.00 vMB 44
281,052 281,052 000000000000000178d4eeded65fd0f3d5633b93a96a220f4c081bdc5ca3b181 562 0.25/1.00 vMB 82
281,051 281,051 0000000000000001b57482e7167a4169b137771f5f73a7df44a32ce8a974f2f8 601 0.38/1.00 vMB 30
281,050 281,050 0000000000000001ca983348ddde13f58d927bcca8a52718c40fcd47810a7354 602 0.25/1.00 vMB 69
281,049 281,049 000000000000000183d81b17459b899b3e2a419de1cc40260a02a69933d31c39 269 0.13/1.00 vMB 51
281,048 281,048 000000000000000265b00f25d3e75f03d786c9c85ffc532646637af462a36b47 258 0.13/1.00 vMB 43
281,047 281,047 000000000000000232fa92acffbcd1ef94fa60f6928ebf538197fbf1943a0d99 193 0.11/1.00 vMB 39
281,046 281,046 0000000000000000ad0716ae96f171e4866fd39d4879536fba4f092179f6f9b4 144 0.07/1.00 vMB 31
281,045 281,045 0000000000000001db3519ef68ddad35d1a6e6367e60b0ca11dd528412f00fb4 441 0.22/1.00 vMB 48
281,044 281,044 0000000000000001a999406d7ff1a96aa29207f104241e5482490070f899f4d9 107 0.05/1.00 vMB 42
281,043 281,043 0000000000000000a7f4bbfce816477288c639f9f5c46d0c33905829f327efaa 202 0.11/1.00 vMB 36
281,042 281,042 000000000000000251cb03a3291544dbb0d11425aa75f7bba9b6157340ad293a 209 0.10/1.00 vMB 41
281,041 281,041 0000000000000001e750ead06cb436dac6a2e1718e22a69f73b02d31eb430f46 293 0.12/1.00 vMB 41
281,040 281,040 0000000000000000ae782eed238fb2c2ae1066c0c06122c77681a9e98dceba59 94 0.10/1.00 vMB 15
281,039 281,039 000000000000000259b5c35d7be578ae3e0bc3cd9927fc2a8998528e73bfe60a 433 0.25/1.00 vMB 55
281,038 281,038 0000000000000001bf6ab53c0f56f29b49a589ed96a7bf29f8283a288e8a22b2 1,257 0.50/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.84 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: 711.85 GB
    • Received: 17.14 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.