Loading Tool

Explorer IconExplorer

Memory Pool

79,804 transactions
29.60 vMB
0.09464475 BTC
Random Selection Loading Transactions
Max Size: 179.09/200 MB

Candidate Block

Mining Attempt f406c4f8b946fbe9d2edeb1b872436a832d0e0973425a5525c30a2807b448c9f
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root f2aafbc82e68db1983181257a7b4d5add828c515cbd334db4cf107f62091fb51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,822
Size: 1.00 vMB
Total Fees: 0.03160951 BTC
Feerates: 301.60 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (106,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,509 808,509 000000000000000000027ce1d81a76d7fdae5566d0c05c6c44c1390205aaa93e 2,975 1.00/1.00 vMB 26
808,508 808,508 00000000000000000002f0395fbe151f781ba524ffd9068bcbba1f7fb2351b6e 4,317 1.00/1.00 vMB 28
808,507 808,507 000000000000000000003545a72cbf5c3345db62b523360cafb5802b189b7a3a 3,181 1.00/1.00 vMB 28
808,506 808,506 00000000000000000002e75cce104dd509121564d339ef844ba445db9ed5096b 4,605 1.00/1.00 vMB 27
808,505 808,505 0000000000000000000107507ddf243d0185d80157ab34811698434666c207de 4,114 1.00/1.00 vMB 31
808,504 808,504 000000000000000000037ca9467ff286d9d3cd453cf43420dd2d9ed43b1163be 2,619 1.00/1.00 vMB 29
808,503 808,503 000000000000000000023d74091249961051d03f91cb35c22607e5e216b932e8 1,979 1.00/1.00 vMB 45
808,502 808,502 00000000000000000001c305148e9b28f85ddb1f2e81f3bfb6f75cc37c415bf6 5,525 1.00/1.00 vMB 24
808,501 808,501 0000000000000000000451f4582343194d45ff9ece84ea7a872ba1788ecc2bf6 2,090 1.00/1.00 vMB 28
808,500 808,500 00000000000000000003c4f6422ccfcc53d1f337b48a82358d168555c241d4dc 3,340 1.00/1.00 vMB 36
808,499 808,499 00000000000000000002c4f93b67cabf3062c4307c86b3d41bc3b8c9abe88f2d 5,193 1.00/1.00 vMB 26
808,498 808,498 00000000000000000002bb33b71a6746f453195d2d339d6a3605e104b7d25ad0 3,533 1.00/1.00 vMB 33
808,497 808,497 000000000000000000011d4c6719112c710b6896dd1074c78489ef982da475b6 2,108 1.00/1.00 vMB 33
808,496 808,496 000000000000000000048e2339de175ef7a6a466bd58524bea43035754410479 1,974 1.00/1.00 vMB 39
808,495 808,495 00000000000000000003db049126a08137086225db53b2735b5a2d5ef98708de 2,592 1.00/1.00 vMB 49
808,494 808,494 00000000000000000001f6255dbcae5fcf1e5e6e3a443cfc807446cbbc8819a7 2,575 1.00/1.00 vMB 35
808,493 808,493 000000000000000000037c4d7e301869ed56434f6751f115cfcb7b180ab8a8d4 2,102 1.00/1.00 vMB 34
808,492 808,492 00000000000000000000af06cdc19b319c4d4466f32f67c1e8599559299f1817 4,576 1.00/1.00 vMB 25
808,491 808,491 00000000000000000002ba499833c328d6bfed78f7206e93605caa5fdcb2bb81 6,172 1.00/1.00 vMB 28
808,490 808,490 00000000000000000004a88dff2faa45e00d982dbaf664f76e21941695ed9ba8 4,193 1.00/1.00 vMB 31
808,489 808,489 00000000000000000004b8248d5735d6d9e20b06368f5e1d2f11507ac9436dfe 3,619 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.