Loading Tool

Explorer IconExplorer

Memory Pool

41,680 transactions
27.69 vMB
0.07502676 BTC
Random Selection Loading Transactions
Max Size: 145.02/200 MB

Candidate Block

Mining Attempt 9fb0154281cebb1be01950ba2132e99c259ffa7cf003264637190731694668c8
Version 20000000
Previous Block 000000000000000000013dd95464f52e03149d186d83b760a679c5196384c107
Merkle Root f7a2c0fb59f8f11d47a6141975a7310358ff8149beb0224cac8843140e7e2dd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,086
Size: 1.00 vMB
Total Fees: 0.02323923 BTC
Feerates: 150.79 > 2.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,865 (447,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,585 467,585 000000000000000001b60561766b79654ae47f3ddacd8711e3469fa89436f2e1 3,035 1.00/1.00 vMB 381
467,584 467,584 0000000000000000014863d2be8e8277385954b046a51193b1c962488ecc5c30 1,867 1.00/1.00 vMB 253
467,583 467,583 000000000000000000ad52538af865dc4dd50393a249f5f35bf1c12db2f3293c 2,110 1.00/1.00 vMB 266
467,582 467,582 0000000000000000001566478aaac8eda3ec715eaf530d2fc5f46e0f066c37ba 1,717 1.00/1.00 vMB 249
467,581 467,581 000000000000000000bc0eed07eb25b7325e24daeef8989f6aab77e95bc08d27 1,955 1.00/1.00 vMB 257
467,580 467,580 00000000000000000104b8375f3dcfe1e6442719a6c8fd5ad5eaf0cb05729208 2,736 1.00/1.00 vMB 325
467,579 467,579 00000000000000000130fa35f17e64efb684ce624845f639575afaada00c5665 2,373 1.00/1.00 vMB 250
467,578 467,578 000000000000000000db9d01b6fb440d06368531db570a127241a147d66c2fa7 2,134 1.00/1.00 vMB 273
467,577 467,577 00000000000000000001e1514cba5d298d6496d5de6711360d75f3651467f0d6 2,421 1.00/1.00 vMB 292
467,576 467,576 00000000000000000070ad01c9f9a040264e85269890d765abcc85de5bcbf0df 2,708 1.00/1.00 vMB 367
467,575 467,575 0000000000000000017de4e03bfca6052c1dd2d464a5e5d9bea1c1cd2fe31c4d 1,541 1.00/1.00 vMB 240
467,574 467,574 00000000000000000079cf0918f54f86ed3833e5b9dc8718ebe1aa5ee2d36944 1,764 1.00/1.00 vMB 292
467,573 467,573 0000000000000000002b5609ba2789bfdb180261bfc0fd0f21831a23f00a7739 2,643 1.00/1.00 vMB 362
467,572 467,572 000000000000000000bcca2976e88c1ab210d62dd22dfb3bcdd175c23bd00c90 1,636 1.00/1.00 vMB 279
467,571 467,571 0000000000000000019f9ed26c4cc4eac0088596cb9a6649406b1b05c6a8a479 1,506 1.00/1.00 vMB 272
467,570 467,570 000000000000000001c994560240553203ffc001ace7329e1208a3d60ff87846 2,323 1.00/1.00 vMB 273
467,569 467,569 000000000000000001ea5144bc8c9514bff49f9285cac3b0918322a1f3288902 2,907 1.00/1.00 vMB 331
467,568 467,568 000000000000000001bb7089dc87483b928e980ab976459a6022d36ec4407ec9 2,412 1.00/1.00 vMB 260
467,567 467,567 0000000000000000007180e1f40f7284b9c30fa96184703a5a155232629671bd 2,087 1.00/1.00 vMB 253
467,566 467,566 0000000000000000004c10d38f771476368acdff09a38893df2b67217b6429a7 2,187 1.00/1.00 vMB 261
467,565 467,565 0000000000000000000dc1f44dc77114b794ea2d88bb0661273f592ae4ede801 2,212 1.00/1.00 vMB 245
Previous 10 blocks ↓
Total Size: 782.15 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: 652.99 GB
    • Received: 13.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.