Loading Tool

Explorer IconExplorer

Memory Pool

83,703 transactions
31.17 vMB
0.09476097 BTC
Random Selection Loading Transactions
Max Size: 190.63/200 MB

Candidate Block

Mining Attempt 3cec445b19ee4a00904391ad4c47a8af8f5415e0596e32e425c1a3ee32ef78a5
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root cf119d16c8fc4b884314d51a5f3f564192c1a80069a26075ad716497dccb8002
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.02134049 BTC
Feerates: 150.92 > 2.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (615,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,106 300,106 000000000000000057a300cf992e33ebf3f4b6e516e69f8bd62885a2b4e61d3a 71 0.06/1.00 vMB 30
300,105 300,105 0000000000000000784f152ce903a8f166f29b9f37575de05e47c11da836e9b3 67 0.05/1.00 vMB 24
300,104 300,104 000000000000000048899b658bd99ee5f3b39e89466bd116234817f4b6d688d7 59 0.06/1.00 vMB 17
300,103 300,103 00000000000000007f869d8dc952d9c191dc8b1c702ebede9570c8eef88a573d 256 0.09/1.00 vMB 133
300,102 300,102 00000000000000005f960f4969e231750d296d12c7af74d272e9771d5bcd3705 662 0.32/1.00 vMB 33
300,101 300,101 00000000000000002f02a07380086c2bed1681597860694af63ff8019fd756e0 536 0.32/1.00 vMB 32
300,100 300,100 00000000000000006679cad9366e85af47d9f78e7ad99cf8516758e38ab76187 875 0.52/1.00 vMB 28
300,099 300,099 00000000000000002846f95161cf9d8d9a4f4fe7c5bd15b60c4154e917bbf2c6 81 0.07/1.00 vMB 14
300,098 300,098 00000000000000005f899cfc71021fcf39347d1ec547b823ca6bae9a7f49c0f6 109 0.06/1.00 vMB 26
300,097 300,097 00000000000000006df0f08febbd680503c04b6610792a8d1e3653405de3728a 483 0.35/1.00 vMB 24
300,096 300,096 00000000000000006af82b3b4f3f00b11cc4ecd9fb75445c0a1238aee8093dd1 595 0.27/1.00 vMB 37
300,095 300,095 000000000000000078774aa40c9f06c3ad8ca01cb854529ccdb80d7f37b73a9c 16 0.00/1.00 vMB 118
300,094 300,094 00000000000000005bac8d2d040c99a11af0ae5f125f954067bd91b251e8f30b 128 0.05/1.00 vMB 41
300,093 300,093 00000000000000003e70360a256e75dffe9f42c22e015fd0c6bdb0236f22d81d 301 0.12/1.00 vMB 35
300,092 300,092 00000000000000004f85dc04a43c3c3bfd26c6c06acf3cd1e2bb39510745c144 239 0.10/1.00 vMB 35
300,091 300,091 0000000000000000867c462ddeb1cb3011daeadf4a2dbabb3c4427dcee24af4b 480 0.25/1.00 vMB 36
300,090 300,090 00000000000000006dc618e96ac698ecfd598739b626988667c8f3bd581c11cf 32 0.01/1.00 vMB 49
300,089 300,089 000000000000000022c3cf6bc2cab371205ac1dc60f92be5fb9b404321af4989 570 0.27/1.00 vMB 38
300,088 300,088 000000000000000060bff0eb62f8819817266ae4d1c174757b8443fafeb77da2 717 0.35/1.00 vMB 38
300,087 300,087 00000000000000002566b7baeb420736f878fa47cfa7c597d5015a06f92d0b39 213 0.11/1.00 vMB 54
300,086 300,086 00000000000000001b98ef086e99ce7824256c5a0f6ea80769333b720a01fdf9 155 0.07/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.31 GB
    • Received: 18.03 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.