Loading Tool

Explorer IconExplorer

Memory Pool

81,117 transactions
29.81 vMB
0.10427301 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt 503dac4612a36c55837a5484ad366ad1d1a089ff15b154e54ced82c72124c0fa
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 30cd9031ec65ae8a3e99ce15625685994f93ec90fec5f6d3f3ad69b2f86e52f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.03910492 BTC
Feerates: 146.36 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (588,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,418 326,418 000000000000000012ce9a62a2fd67fcb1ac817a7ebca32c2d1af6740472ba1a 178 0.07/1.00 vMB 31
326,417 326,417 00000000000000001e54445e5e5c2773996822a48a3afadef572bd1590ea9222 24 0.01/1.00 vMB 34
326,416 326,416 0000000000000000112e69752950123d9d457df825f9e3d50247b837ed0e0fb6 580 0.31/1.00 vMB 28
326,415 326,415 00000000000000000426211fb1198a109a0ef9923b1d0b861787a3ff1ebd8b24 360 0.19/1.00 vMB 27
326,414 326,414 00000000000000000e469dd429fad248d7ed66c8141906438d9c4662142bff23 536 0.26/1.00 vMB 28
326,413 326,413 00000000000000000a72641988978428725b8b925dcf483cdb3bee06701a50f8 203 0.14/1.00 vMB 22
326,412 326,412 0000000000000000010542ab43e4e2ed4bc795050611610588c96060a292426a 514 0.25/1.00 vMB 27
326,411 326,411 0000000000000000112cb38b582b8849f4b1bb06eddbae158ef6baaa3593f8c1 726 0.45/1.00 vMB 26
326,410 326,410 00000000000000001f4e886bbdfd8d007fcfecfa15ff08277c92d4bac99de307 1,200 0.72/1.00 vMB 28
326,409 326,409 0000000000000000092ec9d30b0b767104c3dd2338906414cb7d7e6f1e6e6671 1,052 0.51/1.00 vMB 27
326,408 326,408 000000000000000002097f641e15f1d8274aeb1e1757481b19083583682e2053 637 0.35/1.00 vMB 26
326,407 326,407 00000000000000000ef80aaa207b99dc12f95a51c87bef578d490002f4247e2a 79 0.05/1.00 vMB 28
326,406 326,406 000000000000000001274327c967935c74de1e01129e4202f1e86db68a675516 121 0.05/1.00 vMB 90
326,405 326,405 00000000000000001e64b015f71743e28f749e145ce6fee039a167c87a0f5bba 74 0.02/1.00 vMB 32
326,404 326,404 00000000000000000e40fd860169e954eb642132a8eedce6d827fa7d75f85e70 85 0.03/1.00 vMB 32
326,403 326,403 00000000000000000391c045517cad341bd3f7db5846b3c1b410759afde172c7 484 0.31/1.00 vMB 27
326,402 326,402 000000000000000014a56e85b58fe6222877142653e5eb5bddaf6d9c8e1e0017 773 0.68/1.00 vMB 19
326,401 326,401 000000000000000019c97309bf65f8cf04e95d2b7bb7081863265c7499025c0e 279 0.21/1.00 vMB 22
326,400 326,400 00000000000000001a3193b2416a9b04a311a0c39e2a34259f593e9be8f3f814 512 0.20/1.00 vMB 33
326,399 326,399 0000000000000000080cab12c267c674020acdb2c449f7cd40d028eb73b5ed86 489 0.27/1.00 vMB 27
326,398 326,398 000000000000000012e40ca52c0bab6eb08ef67e42aa5138088117a5c0e9b6b3 34 0.04/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.