Loading Tool

Explorer IconExplorer

Memory Pool

38,447 transactions
25.53 vMB
0.05351979 BTC
Random Selection Loading Transactions
Max Size: 131.97/200 MB

Candidate Block

Mining Attempt 082b41faa65cd46974e461c90afacf9b21b06b2073f7c593a5154191c0dd2559
Version 20000000
Previous Block 00000000000000000000a6a8f5de49fbdec5568798a22c7444a7cf050d6d96e9
Merkle Root 4b7f52a28cc20402def3e5e34e3916f9d3edb0256bd96f452d67dfc2bd06b3b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,355
Size: 1.00 vMB
Total Fees: 0.00747870 BTC
Feerates: 100.36 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,767 (551,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,283 363,283 00000000000000000617bebaf25117f9a78367fb43eb2f052f1e2c64b28182f4 889 0.75/1.00 vMB 15
363,282 363,282 0000000000000000157d100749ac4873a7101c2a9b57b383481a3ea7e9596804 842 0.75/1.00 vMB 6
363,281 363,281 00000000000000001326c91fb7598947f6b1864ac16db6fe788b2032ef824b55 1,566 0.75/1.00 vMB 8
363,280 363,280 000000000000000013fb2d4f25bf46c63057ff6f5f6f2238825dfd4ca90663e1 1,557 0.75/1.00 vMB 29
363,279 363,279 00000000000000000acf81a9d234efbccf0ac40c59327213a344adbc069b4e08 1,501 0.93/1.00 vMB 21
363,278 363,278 000000000000000013783aa8dd8d271644185c114b695c7e5d1aa2eaaafceb2e 1,363 0.75/1.00 vMB 24
363,277 363,277 0000000000000000160fe31e4a836d4397a16fb4e8e402516cc6959dc140404c 533 0.75/1.00 vMB 16
363,276 363,276 00000000000000000de0feb8c0eba5a157b35f937bbeb6feea1bd533ff28af54 152 0.75/1.00 vMB 11
363,275 363,275 00000000000000000d0de7bdc70deab25b80a921fcb035589a858e5946d0cccf 638 1.00/1.00 vMB 3
363,274 363,274 0000000000000000104be7a6dccb83dc510b0f2756500eefa3d93b2cb8a6b5bb 1,250 0.92/1.00 vMB 26
363,273 363,273 000000000000000010aa34bc8c751a672fefff6b877919adea9890e424a36d51 294 0.75/1.00 vMB 13
363,272 363,272 0000000000000000162912eee7a908b1e978734c174abef14a7b8d48a9aeace7 1,072 1.00/1.00 vMB 12
363,271 363,271 00000000000000000c5f016820389a3028cc9c0e756e1e862b2c43948453ba5c 965 0.92/1.00 vMB 21
363,270 363,270 000000000000000010ef3011e77078522451782c639ea5e22492e086ca9089c3 4,509 1.00/1.00 vMB 1
363,269 363,269 00000000000000000e828c0bb9ccc3f51d2d19b7bce0cde9e70eb13447745098 95 0.08/1.00 vMB 20
363,268 363,268 0000000000000000060313f30609e6b1af2aff39a2afc0e44471594ff438ace1 274 0.93/1.00 vMB 12
363,267 363,267 000000000000000000f81fc66bcd730f0445a900ce41c002a2e81d089d48bfa3 802 0.75/1.00 vMB 21
363,266 363,266 0000000000000000088390da860e3624e9c6f3162dcce3f2f166bb371e018de7 1 0.00/1.00 vMB 0
363,265 363,265 0000000000000000154126c94be0d8eb9e6865d6e2d0db722f81678d7ff4e3b2 406 0.75/1.00 vMB 15
363,264 363,264 00000000000000000653c8b3b619c32306c11610bb07379f1d3ba02573058b57 1,254 0.75/1.00 vMB 22
363,263 363,263 00000000000000001437607ffa24583aa964f84579254570d6b25b4fe65d658f 1,543 0.75/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.97 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: 647.96 GB
    • Received: 12.99 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.