Loading Tool

Explorer IconExplorer

Memory Pool

47,497 transactions
27.78 vMB
0.09341585 BTC
Random Selection Loading Transactions
Max Size: 146.91/200 MB

Candidate Block

Mining Attempt 9e848bb86826c7a2bdf949a59f8c37b160993e2f6195028576df884a58399b6e
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 37169229a40338f49928c2bc144e0e9da2bbbcadcc0fc55764a62ebc756e97e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.03745227 BTC
Feerates: 159.25 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (805,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,466 109,466 00000000000130fede68133c599c767254a2f8242c17c849ed425b073211f31b 44 0.01/1.00 vMB 0
109,465 109,465 000000000001861cde79ce0df8fed2b052fef85f1ee7de92c4d9c3b5cc2b673f 1 0.00/1.00 vMB 0
109,464 109,464 0000000000019f5d6bf9d16ef68d333253056317e25f1ed5d88294312882015e 1 0.00/1.00 vMB 0
109,463 109,463 000000000000f57425b3a7d9b66a7d3161ebd5156f7355818a0311089bd4231e 5 0.00/1.00 vMB 0
109,462 109,462 00000000000171dfe71aac6ab356b9506663ddb29ed3580b09c0e9bf50a22105 5 0.00/1.00 vMB 0
109,461 109,461 000000000000f1a667c6aff8ee0592ba2588a208cf35c729a91ebcb7d1f9b32b 2 0.01/1.00 vMB 0
109,460 109,460 0000000000013156ed6224fb019ec8c4f88b2efe3aecf4ba2075db57299a6ad1 6 0.00/1.00 vMB 0
109,459 109,459 0000000000019f7f4efe3cc86f3509088cd2b27eb775b66327da9883bcdd4554 2 0.00/1.00 vMB 0
109,458 109,458 000000000000b2d67371b5ed0d2018a3808fccd54e23bbbfd299c006a162d6cd 7 0.00/1.00 vMB 0
109,457 109,457 0000000000015ece37ee33d1b39d80b0ab7a3b82153083c2f3e380321bb71b77 11 0.00/1.00 vMB 0
109,456 109,456 000000000000003d90cb83a72239d34e00819ebbbf228d41505d63ad089bd898 12 0.00/1.00 vMB 0
109,455 109,455 000000000000a39ed7dac3dd03ab0c451dd02944481a6c2197e25e0311b7146c 27 0.01/1.00 vMB 0
109,454 109,454 0000000000012516781db1737616ff7214d01e335d0807c051d073f855475238 3 0.00/1.00 vMB 0
109,453 109,453 000000000000d4d21cd7d46ea5c2cd9515d610279564591ce602243990e5e70e 1 0.00/1.00 vMB 0
109,452 109,452 00000000000038dc05cc2493fa3b6b0232dbe81444c344e6f9b16fa643afcc60 10 0.00/1.00 vMB 0
109,451 109,451 000000000000d0b893a3762600c9cd0d5115afecb089beb368e3e09f66d00835 12 0.00/1.00 vMB 0
109,450 109,450 0000000000019b4fe5723703d11b519c7975587a73f34bff1d30e267845f8783 12 0.00/1.00 vMB 0
109,449 109,449 00000000000071b570e9bbdab451ba21fd971f313970c1f2e446819994968bfd 11 0.00/1.00 vMB 0
109,448 109,448 000000000001aec52b8d7fe80b13544b7330cdc36e7fcdaaa6dfc591f807b359 49 0.01/1.00 vMB 0
109,447 109,447 000000000001a4331b2c8b4f22264a98dd9af39e258f4c818d8dd94f695f0730 7 0.00/1.00 vMB 0
109,446 109,446 000000000000ce3aa35b3d7247790ec3b9d860da9c91a3317d13ddaea0f65e7a 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.20 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: 654.02 GB
    • Received: 14.08 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.