Loading Tool

Explorer IconExplorer

Memory Pool

77,955 transactions
29.17 vMB
0.08357127 BTC
Random Selection Loading Transactions
Max Size: 176.27/200 MB

Candidate Block

Mining Attempt 07a49cf674b86ad3085430b3742494333f7ad31153b4b7349b98db8b3d23801d
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root f6e4a01ae6ab15caa95a07845192ab23735ce35d4f775a9e32bdcb824b70f3e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,980
Size: 1.00 vMB
Total Fees: 0.02229308 BTC
Feerates: 302.06 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (615,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,136 299,136 00000000000000005a7882a26ad6b6a7f79e2e008e8e65cb911395f5580b920f 1,001 0.35/1.00 vMB 48
299,135 299,135 00000000000000006635efc0708da147d69101f57e8dcc04e5dfbc13c2721539 344 0.17/1.00 vMB 32
299,134 299,134 0000000000000000586b78ad6a55de17760043e04d51c4f3c64f2ac88a606fdc 20 0.01/1.00 vMB 19
299,133 299,133 0000000000000000350229779fbb5131c29f7ec8bc17e7e21e6843454ffe2213 421 0.22/1.00 vMB 41
299,132 299,132 00000000000000007d791fae7a2add29a5e38305bb15415512726e0fb6b99b19 379 0.21/1.00 vMB 30
299,131 299,131 00000000000000006288c930cc2f64628fd31b0fdee98eb92e6a0d7217cafb07 656 0.33/1.00 vMB 35
299,130 299,130 00000000000000000d6834c17bf56c32f7b140b985bd5e0ccf107917f6e36708 991 0.50/1.00 vMB 33
299,129 299,129 000000000000000078c4818c76ebe706c01780ec57fd4ba37e2fa375b392e9b3 522 0.25/1.00 vMB 35
299,128 299,128 0000000000000000502bb5f16c22ee26d66479a285d79fa33c48212e8cf8d0bd 111 0.17/1.00 vMB 15
299,127 299,127 00000000000000002a4cb2f3de13d7d7b0fbc7c7263b5a9e42eb768dd993be82 563 0.35/1.00 vMB 28
299,126 299,126 000000000000000002762661659c19ed20e251c3fb258a55e1faf00d2775be7e 512 0.26/1.00 vMB 32
299,125 299,125 00000000000000004c6a7a5f8b0fda0c6bc2bd7c3a8fdd28a626767abe52563c 674 0.25/1.00 vMB 42
299,124 299,124 000000000000000044ede43b0d82724fc7f5907d5549a8fc7da7aa240a90e860 292 0.23/1.00 vMB 22
299,123 299,123 0000000000000000548e59bc993968cf2fcd88791366394d3ab79f23fd6e2f77 358 0.15/1.00 vMB 41
299,122 299,122 00000000000000000507d8c29aff4c78df5d94893dc9cb78d60281eddddb6753 20 0.01/1.00 vMB 45
299,121 299,121 000000000000000084a224e490e7888bc0a7b64780a8b80cb2cb9784afd92a3e 176 0.09/1.00 vMB 28
299,120 299,120 000000000000000018c35be4eecd22b0bbb3ec496f7218197b6ca91d03f0a836 514 0.31/1.00 vMB 29
299,119 299,119 00000000000000004536ceb71ddc02cf680341aba024178df826b2a9de5789ce 750 0.35/1.00 vMB 38
299,118 299,118 00000000000000005bce967383feb6d3b032aa96780b65013de75e78b833ab4d 372 0.20/1.00 vMB 38
299,117 299,117 00000000000000006f677ea33ea57b242525311c91772e4037db8f24021bfde5 89 0.04/1.00 vMB 27
299,116 299,116 000000000000000072e64f62c571e077756e6eac313106c3e864be83544edd33 200 0.12/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.