Loading Tool

Explorer IconExplorer

Memory Pool

43,311 transactions
28.00 vMB
0.06504395 BTC
Random Selection Loading Transactions
Max Size: 147.82/200 MB

Candidate Block

Mining Attempt 97be24508818b09f17656c7da38b0c26e216e9f39755bae4aeb762d33884a75f
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root a8357dcf95b1befac132e03d0b6560496d05b6d7716c733e68848f84fa38a1b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,535
Size: 1.00 vMB
Total Fees: 0.01230820 BTC
Feerates: 106.79 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (588,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,288 326,288 000000000000000017643bbe27445e13d15d2da15d2f31dea942562f947cc98a 755 0.41/1.00 vMB 27
326,287 326,287 0000000000000000037817723f04f8626457f1ea8442e5fd8f6ddc82d126456d 89 0.04/1.00 vMB 19
326,286 326,286 00000000000000000128942e7835be8425ed5d20577e33105838260e74e507f7 130 0.16/1.00 vMB 18
326,285 326,285 000000000000000008034dcd0b990fac1a44490ae676fe8bb9c78ca50842bf7e 355 0.15/1.00 vMB 31
326,284 326,284 000000000000000016073b2e3a9fb57fe54671ddee5116e6b73fc06485f23dc6 1,093 0.54/1.00 vMB 29
326,283 326,283 000000000000000001e0d15ed4ea1b4ced67942040c15bdd648f06b3eccd951f 91 0.06/1.00 vMB 11
326,282 326,282 00000000000000000c6ae8fef921926fb563e0c44f2977be8c300e03e0e6a523 1,029 0.63/1.00 vMB 29
326,281 326,281 00000000000000000e0b9a9fe43449e32793565b0e8b6ff455e471660475e35a 236 0.14/1.00 vMB 20
326,280 326,280 00000000000000000afa92e8f947d46985b2d174e3eff976326b6923fb80d52b 942 0.56/1.00 vMB 24
326,279 326,279 000000000000000010d84b53beed7f43369c279e597e8d86be18b7d99018a584 457 0.27/1.00 vMB 25
326,278 326,278 00000000000000000ad3ca7af18ea4f33996bd553772bf369a4227240ba51a64 542 0.30/1.00 vMB 27
326,277 326,277 000000000000000009475dcc2d86d7e521cbb97ecb4bf96b4c09c50d754b0eaa 515 0.32/1.00 vMB 26
326,276 326,276 000000000000000016cb1a59c7e8de4e2ab7f45745ff4e71a0462b41fa24d6d3 483 0.23/1.00 vMB 35
326,275 326,275 00000000000000001dfabd4e28d959955d56e67a310dd39908d6e2b7ef8a4659 212 0.15/1.00 vMB 23
326,274 326,274 000000000000000011cc150249f894106adcff4c707098eb2097e60d758d8169 1,327 0.75/1.00 vMB 26
326,273 326,273 00000000000000000c4bcc47674dba5c878c08a56d1a6d9188f6e2e18bcf9830 286 0.12/1.00 vMB 34
326,272 326,272 00000000000000000493ae4e57c9544055ee9d519bdd27c66f966e57d4685e99 309 0.21/1.00 vMB 24
326,271 326,271 00000000000000001106a61b28cc5b2fb5761e5c691926610eb7302b0bb7df26 280 0.13/1.00 vMB 31
326,270 326,270 00000000000000000277cfe7bcf4be7eb45969aefdad63d575752d8f6039f29c 93 0.13/1.00 vMB 13
326,269 326,269 000000000000000003b1e7cb61018c129afa52ab6a704c07f40a6ee66be87067 667 0.35/1.00 vMB 30
326,268 326,268 00000000000000000e82798556d22e21fa0631db4a46fc50d518c105045948e1 314 0.19/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.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: 650.83 GB
    • Received: 13.33 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.