Loading Tool

Explorer IconExplorer

Memory Pool

83,030 transactions
32.12 vMB
0.08306432 BTC
Random Selection Loading Transactions
Max Size: 194.98/200 MB

Candidate Block

Mining Attempt 314529355104360aee34b58eb397970130328299a9a0ba2c7c98a2696f3b53da
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 8c3c54b03521ddc8ef1b5cbc5061a6fbf0ba8dc830a838039a189070aef6db85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,906
Size: 1.00 vMB
Total Fees: 0.01271789 BTC
Feerates: 146.96 > 1.27 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (508,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,630 406,630 000000000000000004744466dd015d87a613e957ff4019460c6db94aa413075d 2,157 1.00/1.00 vMB 42
406,629 406,629 000000000000000000d17eae2c264622b9a62bb5cdc3227274e9e1e102a5e151 413 0.24/1.00 vMB 33
406,628 406,628 00000000000000000311cc3a56606018de7933db9c00ed3d46c1a15bfe199929 511 0.31/1.00 vMB 31
406,627 406,627 0000000000000000001716ab36a8470848f064d36281591265aa0e21811f9566 596 0.32/1.00 vMB 34
406,626 406,626 0000000000000000051aa5a86813060714d8c4c12aa9e4ddd46a62c43cf45c9b 1,999 0.97/1.00 vMB 44
406,625 406,625 000000000000000000154dc6970d414a27a2fb6769a8d1138d9b14b85132b6ab 546 0.28/1.00 vMB 44
406,624 406,624 000000000000000002d6fdabcbc330302e356e51402668f004df2b4c89b1dc26 1,129 0.63/1.00 vMB 35
406,623 406,623 000000000000000004c5ba87b6776b0434dcc58fc4be7678bfba2f0a7a58885d 458 0.98/1.00 vMB 8
406,622 406,622 0000000000000000028708f93921ebf4d4455bf49e66b54c08e5de65b34e35e6 2,168 1.00/1.00 vMB 39
406,621 406,621 000000000000000005ae12a492520b82f701ea13a0f6af7732b43aa11fa199e6 1,508 1.00/1.00 vMB 36
406,620 406,620 000000000000000000449b14a0d9931efbd9706faf0e1f713dc18ae065736f58 2,356 1.00/1.00 vMB 48
406,619 406,619 00000000000000000008b7852ade35ab0e965716125d64f011c8658725e70fc8 359 0.17/1.00 vMB 31
406,618 406,618 0000000000000000053fd2c9a995ce3d7530c782df46432bc0d05198970d9e95 1,627 0.80/1.00 vMB 34
406,617 406,617 000000000000000005437d0c26a873a1e8e7986d54b6e27740e623292a8c3bf2 769 0.46/1.00 vMB 26
406,616 406,616 00000000000000000341397d4862c89272825b67781bc69f82569a346d5032a3 64 0.06/1.00 vMB 16
406,615 406,615 00000000000000000313d6ac1408bbfc061cacef75f3cf9b509a6d7833ffe4a7 2,439 1.00/1.00 vMB 37
406,614 406,614 000000000000000005d63b055dcfe4ed35ca8ef099f7305bb16f4fcb06832a3f 15 0.00/1.00 vMB 62
406,613 406,613 000000000000000002a15dfb1826080041459c2b5854f4a528e8ad7729e2de0c 1,305 0.64/1.00 vMB 35
406,612 406,612 0000000000000000039cabea7bdb8b02959bf4152f479c040bc9a65424d03aae 630 0.24/1.00 vMB 46
406,611 406,611 00000000000000000522a63da5dd2288ed9c5283ccd61d3dcdcded06137449a3 1 0.00/1.00 vMB 0
406,610 406,610 0000000000000000039536d31e15aa1465ff67df57e4c35ed8445649713b2b4b 550 0.28/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.