Loading Tool

Explorer IconExplorer

Memory Pool

47,997 transactions
27.67 vMB
0.06341088 BTC
Random Selection Loading Transactions
Max Size: 148.14/200 MB

Candidate Block

Mining Attempt 3b9f0e07d3e7e19e483268c68f7209e748f39134b530e6fe06e334b7b34dc3ab
Version 20000000
Previous Block 00000000000000000000b1648aa9693b1c50c2a9de0f496938733c4d39ed7b7b
Merkle Root fab1c500be909b2098161637daf99bf0538d74d282be05ae4aea2f3784879042
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,815
Size: 1.00 vMB
Total Fees: 0.01140062 BTC
Feerates: 151.16 > 1.14 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,797 (732,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,506 182,506 00000000000008e5791df2fce31b16a5ca96592f3e9184cd5b33f07ee8a54e74 131 0.08/1.00 vMB 88
182,505 182,505 00000000000007dd9363f511577271193d1366b00fbbb175052de1a38bbee275 131 0.05/1.00 vMB 134
182,504 182,504 000000000000007f3b8bfe62ab2d4ada024db5ca684cb558b382d9c302469004 292 0.14/1.00 vMB 124
182,503 182,503 000000000000027efed5eb64688a9d6e91b316abe8d2632a016fc98e5be5b98a 60 0.02/1.00 vMB 122
182,502 182,502 0000000000000a590cfcfe598bb98fdc508f515914ccb801920c32fa905a46bb 133 0.05/1.00 vMB 116
182,501 182,501 000000000000023682e229e9391d9eb9f59a3d73e2b295cbd660425b5e9be7a4 20 0.01/1.00 vMB 77
182,500 182,500 00000000000008d7fc792f9e7b37bb46febbf0746211572b4627a7022763957e 322 0.13/1.00 vMB 101
182,499 182,499 000000000000025538948ada690350f04fb473b9a11c05536549bf904e435dd0 167 0.08/1.00 vMB 127
182,498 182,498 000000000000000f9c004e68f8cf7f72fd59822f3ad9eea31d7ec228b5ece338 116 0.05/1.00 vMB 121
182,497 182,497 000000000000063a370b4498da7d941ad80555ab05773f4c22f6538e1b6479dc 134 0.05/1.00 vMB 87
182,496 182,496 0000000000000360cf53553522d0f7d09737482c98059f9662a93fa5bfa68e03 235 0.10/1.00 vMB 85
182,495 182,495 0000000000000158d8c882ea1fa0f5a02ee1c072d3c762a81e3fdba93412a6ce 576 0.24/1.00 vMB 172
182,494 182,494 00000000000006df9071b3d66a03f7ae5154032b7ba055de95e158e8982d705f 44 0.02/1.00 vMB 84
182,493 182,493 00000000000003af2ad7786dc998d1671c3ab6626a4d69676eb63f1d34dd0123 208 0.10/1.00 vMB 124
182,492 182,492 000000000000052b2275ff080a412d19f40dec424d4588c0fcde5d3c5fd9be9d 37 0.01/1.00 vMB 117
182,491 182,491 00000000000005aaf2737c6f76a3e8521bc61293073ac0700fc3aa0c16c3150c 87 0.04/1.00 vMB 110
182,490 182,490 00000000000006858e8fe9e792b0ede3a7fd999983cfe8297d66173b1e618175 190 0.08/1.00 vMB 131
182,489 182,489 000000000000047161d89b1baa5c2d298640c067eb20e5ce3ae4f7f0cc5c8c03 92 0.03/1.00 vMB 75
182,488 182,488 0000000000000857fc8424c689ab15f2cb783b849f9223bc0a8cd53399af4cd8 406 0.16/1.00 vMB 137
182,487 182,487 00000000000002cb1402ffd6c6a71768aa0b8246035d2378ae7af968b1ada789 140 0.05/1.00 vMB 208
182,486 182,486 00000000000009989c9a9ea120240c0b29a12666695893e12fc7564cba595e27 124 0.05/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.03 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: 650.11 GB
    • Received: 13.25 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.