Loading Tool

Explorer IconExplorer

Memory Pool

38,345 transactions
26.41 vMB
0.06055761 BTC
Random Selection Loading Transactions
Max Size: 136.10/200 MB

Candidate Block

Mining Attempt c1a8d42ea73befb57e789387726972ca37950a662267e639c750c66f4bde6e48
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 5392777b450aafbde5f01111aba24107e1fc81ef4ee64913d17c25b43f50faf9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.01145645 BTC
Feerates: 201.06 > 1.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (526,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,417 388,417 00000000000000000d13e2071af65ed28d1e8642b053b7301a1a61334b115310 668 0.30/1.00 vMB 35
388,416 388,416 000000000000000009b0eb97317d0261dd3ad8d25662e591d3fff26f481d14f1 1 0.00/1.00 vMB 0
388,415 388,415 00000000000000000a2c13103f6c3d2a3fb07991dd8ebec5eecf4aa6ff5682cd 773 0.32/1.00 vMB 36
388,414 388,414 000000000000000005147214632b8bdbeaa550f552e46ecf2f36a5f07b522886 36 0.01/1.00 vMB 33
388,413 388,413 00000000000000000bff8876f08a384a17402a61befce293c684d3bac640c8a8 2,412 0.95/1.00 vMB 40
388,412 388,412 00000000000000000adad4ed0a919a0dc8fd5d74f5b9703631d3b6367dc13fca 979 1.00/1.00 vMB 16
388,411 388,411 0000000000000000000e2557cc6b8c820eef0ce5f134e52efaca8f26afc77c98 349 0.17/1.00 vMB 29
388,410 388,410 00000000000000000d5f6daaa38bd4171b55178e5d8316ca7af117d0d68184aa 1,004 0.75/1.00 vMB 28
388,409 388,409 00000000000000000638d4ef7f94b4ee91c7a6e9617dee0d8c36ce27973b5950 1,322 0.57/1.00 vMB 41
388,408 388,408 000000000000000000cec91ae9daf8eefacb5fe3e34e1855f2cca0a1a8cace13 294 0.12/1.00 vMB 43
388,407 388,407 000000000000000007ae5768d0df91edf64cb82adb05ff85886cbc2790d66031 142 0.15/1.00 vMB 17
388,406 388,406 000000000000000008d4c4cb272b11fef412e80eb5269ad045149d6437b81315 1,664 0.92/1.00 vMB 31
388,405 388,405 00000000000000000d621b29675bdedb737d66111a9289116c009897658cd820 2,154 1.00/1.00 vMB 43
388,404 388,404 00000000000000000ab7f938ed9522fb6e9fe94a5fb31953de74fbb2a3cd600f 1,426 0.54/1.00 vMB 49
388,403 388,403 000000000000000006e353343b4eafc16bcac40b3a63458d304b03526151be79 1 0.00/1.00 vMB 0
388,402 388,402 00000000000000000a88f23629c692bb9044392d25a6025e7540d87863fc537e 953 1.00/1.00 vMB 11
388,401 388,401 00000000000000000db54dafc19eb790a99ec186f4f0eb66c49f4d50704fc107 353 0.22/1.00 vMB 24
388,400 388,400 000000000000000004d247232940b10b69bc0190da00a49b86b395ca88792bd4 1,179 0.61/1.00 vMB 29
388,399 388,399 00000000000000000abc5455a48301c7ddc5e30c0d72d8d74568c7eaac317ac3 1,508 0.67/1.00 vMB 36
388,398 388,398 000000000000000001891cd7f390aa8805eb50133370a49b86d20d3da66facc3 867 1.00/1.00 vMB 15
388,397 388,397 0000000000000000098dd6248385dd2a44de0ea1b3e0c0a037054c72fb423cd7 832 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.