Loading Tool

Explorer IconExplorer

Memory Pool

78,817 transactions
29.83 vMB
0.07549683 BTC
Random Selection Loading Transactions
Max Size: 182.33/200 MB

Candidate Block

Mining Attempt d46f179e1c047be88679173e0aa61792a5e92d68867c6051f01823488f2007c1
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root cb90c918ea03731089d9a91b78d5019305a2645986e88c089b4bc359f3e0e3ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,197
Size: 1.00 vMB
Total Fees: 0.00940030 BTC
Feerates: 200.89 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (466,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,420 448,420 000000000000000000c41fb28b9774be19ca49e09fce7b02117f46db18f4a3ca 156 0.08/1.00 vMB 61
448,419 448,419 00000000000000000085cb7aaee7f925243526a7eefee07d0882c6826c46a02c 165 0.07/1.00 vMB 80
448,418 448,418 00000000000000000328f4529dd49c787570b0cfb1ddf46becf4c864d9d70124 1,210 0.68/1.00 vMB 61
448,417 448,417 000000000000000000b39abc1746fe3992f21e4f83357c1cc32ddf4dacbdca82 2,696 1.00/1.00 vMB 95
448,416 448,416 0000000000000000006e21c4ca4425413d59fbc0dfcb4f74b521d38781fc5d21 472 0.31/1.00 vMB 48
448,415 448,415 000000000000000000c525748644376089c830016d267b32cffbc1aea3d58b47 1,134 0.55/1.00 vMB 63
448,414 448,414 00000000000000000088c550d31b175b202be475db45ff84bdf2dddca2cf7f8e 2,080 1.00/1.00 vMB 75
448,413 448,413 00000000000000000127066cdbb8222619f096bb12390b88da113ea481489e82 1,941 1.00/1.00 vMB 98
448,412 448,412 0000000000000000023679b222d3d6a53b9c00c409a1877fb2a7a5fc2e637c72 428 0.20/1.00 vMB 64
448,411 448,411 000000000000000002ff856c93e2dfc1dc89149895dd18a2d9c9c8c319f44b2d 627 0.27/1.00 vMB 63
448,410 448,410 00000000000000000115021d99fb28038555d8f8515ccee81c332ff260b8786b 52 0.03/1.00 vMB 42
448,409 448,409 0000000000000000013a4b79c1d68897354a9ba935ee5f12a1e82242b2270886 837 0.57/1.00 vMB 71
448,408 448,408 0000000000000000004621611511646c860c5e02769d9af1d53c99b2a48d2423 1,772 0.71/1.00 vMB 78
448,407 448,407 000000000000000003367cfe2835194fbc98c37f5ed62e9e82c34032839dcedc 1,881 0.83/1.00 vMB 76
448,406 448,406 0000000000000000002cb452edd8db167840522b0028799f57011572593e4822 286 0.19/1.00 vMB 58
448,405 448,405 00000000000000000296366883546d1ce8056e67fa1b16e26cf3e12fa9134566 523 0.21/1.00 vMB 76
448,404 448,404 00000000000000000262784256eb64a9552252b6428dcbddd65a0dd38ee209e7 543 0.23/1.00 vMB 79
448,403 448,403 0000000000000000019ef176a5729f431e2e6202c06df5134d54f926a1e73cb2 1,912 0.78/1.00 vMB 77
448,402 448,402 000000000000000000bcc3ee32881d485d15c773b95be201f447394804020b3a 775 0.34/1.00 vMB 79
448,401 448,401 000000000000000002e1ea5a2418aafe0ddf2e0dc029a46b7911f309fc0fa47e 1,334 0.60/1.00 vMB 70
448,400 448,400 00000000000000000025a0679c8a4260ff0ecf40c4d8d9c5db763e7cd1492eb6 1,777 0.76/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.