Loading Tool

Explorer IconExplorer

Memory Pool

75,968 transactions
27.66 vMB
0.06826877 BTC
Random Selection Loading Transactions
Max Size: 169.58/200 MB

Candidate Block

Mining Attempt 74a61d2d182de158d4bb24dfaea27b3e914a78d5420b9614c515e770f999701b
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f83a6a0834bbab42480140c6ef4163b0c57cddd0ab828c02903fe79cca694dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.00884825 BTC
Feerates: 81.11 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (629,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,392 285,392 000000000000000193ad7613816858df9d402aeb23d016e70e09ed0497d1a68e 194 0.50/1.00 vMB 33
285,391 285,391 0000000000000000ea4290c50da69d080b2b395616ac5788b399292a5a451525 206 0.06/1.00 vMB 65
285,390 285,390 0000000000000000bcffb2a719da5ca55ff7d74d68bcb0e9db2cf8efeabbe97f 104 0.21/1.00 vMB 47
285,389 285,389 000000000000000036a578684238f0f731530f88ec52eedb09b12b542adfd6db 406 0.28/1.00 vMB 40
285,388 285,388 000000000000000006d17bd2ab30263b2dbec11a5c2f5966c575b45a95273a5e 302 0.13/1.00 vMB 49
285,387 285,387 0000000000000001136397f2530b0b5a99fbdd1b001ee1f68551bcfc2caddffb 162 0.06/1.00 vMB 30
285,386 285,386 00000000000000003037974fb4ace2827312a7ac7b27f3942390e7a39fde446c 129 0.11/1.00 vMB 29
285,385 285,385 0000000000000001a2e590b16e6f7cf7d89ba660306dbaa250dfb97cefa1c782 690 0.30/1.00 vMB 46
285,384 285,384 000000000000000117f9dbb8b3e7fd249efb5c71f7a81c3e36626e3c682cf50d 41 0.03/1.00 vMB 9
285,383 285,383 00000000000000019e15d3873b67caaa9a6d352fb149c2ad761a5ad08bba8dae 562 0.26/1.00 vMB 40
285,382 285,382 000000000000000128207146216150e6eb1d716ae900470107e689f85f1e6a5d 718 0.50/1.00 vMB 29
285,381 285,381 000000000000000170bbdde5bd27d3f7ff1f2c0c31bb1c14b11ba76efb945474 43 0.06/1.00 vMB 19
285,380 285,380 0000000000000000afedc0c9ab9a64a1d177bbd675b18bbcd5d1150aba03f7e5 634 0.35/1.00 vMB 30
285,379 285,379 000000000000000020358afccd3f069bbae7f25344044af07fd6e973c9746f1e 939 0.35/1.00 vMB 46
285,378 285,378 000000000000000020c667c6af1b5f3401a22232e4c62bb24f9fc762f8ac8f5b 174 0.06/1.00 vMB 284
285,377 285,377 0000000000000000b40bc8c66ef42a936f4a9e8577bb00ca7beb336d8e824377 33 0.01/1.00 vMB 48
285,376 285,376 000000000000000006bee0b48eb6e89305f5e41d0adb70837473b93fb58067b0 165 0.10/1.00 vMB 26
285,375 285,375 0000000000000000ff69dc9e542a6fa9db238b20319c1c7e5befa7cc8572644c 133 0.10/1.00 vMB 22
285,374 285,374 000000000000000093254cd53f14799284d694a8cb4a757af2018b33bae34136 15 0.03/1.00 vMB 2
285,373 285,373 000000000000000148f4c1fd20903109c7d9b0bc442d82e1ea7fe337c6c1d53a 139 0.09/1.00 vMB 21
285,372 285,372 00000000000000018b6d33000ba3babbc911f5ebacf50c20f75b8d9278652fa0 188 0.06/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.