Loading Tool

Explorer IconExplorer

Memory Pool

42,273 transactions
33.21 vMB
0.10637265 BTC
Random Selection Loading Transactions
Max Size: 165.46/200 MB

Candidate Block

Mining Attempt 3190bfde3fbc727fc12ad530751800297e5ff346873eac4b66ef4357887659ed
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root a2d3466405fdab8aee632eeb7795d5635af00b1d1497aff1aafd8b1db89f4af3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.03387188 BTC
Feerates: 501.64 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (579,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,642 334,642 000000000000000003e4839e1c1f9f2c4b1ef09ebaf6aed1bc77363e8cf84233 2,083 1.00/1.00 vMB 26
334,641 334,641 00000000000000001a5ef1cc99b65c8a42bc78b6a74be19faff9e1da8d655e07 725 0.67/1.00 vMB 17
334,640 334,640 00000000000000000c789133d6a2ba9f11cb40fad59f3bec042189376fbfe933 709 0.31/1.00 vMB 37
334,639 334,639 000000000000000019015742421ed83f5e8f1988528e056fa8fc744bc371aa3a 193 0.15/1.00 vMB 13
334,638 334,638 00000000000000000930e4a967ca96487c23b20113f0b390023f0b9485396b00 780 0.46/1.00 vMB 26
334,637 334,637 00000000000000000d71929411c5cc5298174599bd448873feb7cb6fd1dc0336 412 0.42/1.00 vMB 15
334,636 334,636 00000000000000000a298816f79d852f19096405c86be1987842b7dc3d9b050c 1,566 0.75/1.00 vMB 32
334,635 334,635 0000000000000000095dffadfd0909ffe5834711144a0e16de18c822f581e2d7 361 0.18/1.00 vMB 25
334,634 334,634 00000000000000000e62db85e4429c83941348b54a73549ffdb51341f2e2a5b7 476 0.30/1.00 vMB 22
334,633 334,633 0000000000000000028c14ad3a9cdcd87cbbfa898136fa5f24d782c5e510cccc 592 0.69/1.00 vMB 15
334,632 334,632 00000000000000000e30b4811cc7f5e9d749ba7d88874065fcef1d786b0ed43a 1,626 0.75/1.00 vMB 27
334,631 334,631 00000000000000000db5c08cb8ddc2806143d0d27a86f33e8a8a1efa808e5ff5 512 0.14/1.00 vMB 45
334,630 334,630 000000000000000016519a94dfca09d2b3b6fa25546718104389957fc21c4645 200 0.14/1.00 vMB 18
334,629 334,629 0000000000000000103d281ba6e09fb3ab5cfefeff0ab834546b57e1a730ca22 260 0.47/1.00 vMB 12
334,628 334,628 00000000000000001b63d31c535993f4cc87a4b9dbddfa7ea3bc1faa9a23ac22 1,769 0.75/1.00 vMB 28
334,627 334,627 000000000000000014de5b995debe5fb814df8ca8d47286a6349cd68cf366651 217 0.12/1.00 vMB 18
334,626 334,626 000000000000000006e231ee9917d06426c0c01def92149cd022b6a808debfe4 616 0.66/1.00 vMB 18
334,625 334,625 00000000000000001754feeadf964a8f7da844a6f225b1550e32796ec0be4916 1,749 0.75/1.00 vMB 32
334,624 334,624 0000000000000000130b74740a72a9a06a3ae3c8c855e4a1bd055e0a29a4648f 69 0.13/1.00 vMB 14
334,623 334,623 0000000000000000137fe5330e6c982d3ef199e6f00ce2a69082fc0bf3192952 80 0.03/1.00 vMB 23
334,622 334,622 000000000000000008c3739f1651cedb6cd505fd8a61998806afc7af113c4901 473 0.77/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.54 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.