Loading Tool

Explorer IconExplorer

Memory Pool

45,850 transactions
27.98 vMB
0.09947820 BTC
Random Selection Loading Transactions
Max Size: 146.92/200 MB

Candidate Block

Mining Attempt 919ddde8f915e4eff8ee1ea37d17537ca20836e12da6da770eda9ca114c91d71
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root d157b6f3727d411f7795bf15231904c3173bc3c27e34231cf93841ff924c93dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,931
Size: 1.00 vMB
Total Fees: 0.04125569 BTC
Feerates: 151.65 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (138,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,411 776,411 0000000000000000000632a30f3dd437a4f8457f45f17109b4aeac9b5f6ca2e6 2,823 1.00/1.00 vMB 21
776,410 776,410 00000000000000000005bdbbe9d19203f16f78c395e6cc1ec472fbaa16caa72c 2,351 1.00/1.00 vMB 27
776,409 776,409 00000000000000000005932376c38556233c6eb88a7debb83a3c240840e8e0c5 2,814 1.00/1.00 vMB 26
776,408 776,408 000000000000000000002067327ceda00d90cb546e3b5efbdf2b5fe484442813 1,193 1.00/1.00 vMB 3
776,407 776,407 00000000000000000005098a265c2190ee89ba68fb1b5e8ffe7719556b467e04 2,441 1.00/1.00 vMB 18
776,406 776,406 00000000000000000002d13585de9df8a16d7f1683efbe180c39ee60db1bac6d 702 1.00/1.00 vMB 7
776,405 776,405 000000000000000000003bd0b4840673445da28d508fb3328caa0774e415f7b4 1,987 1.00/1.00 vMB 12
776,404 776,404 000000000000000000048bc05e35278995be0dc435e773622cc69d30fa951878 1,080 1.00/1.00 vMB 16
776,403 776,403 000000000000000000013e8705687e6ff8053dcb37350f0422c08b933f282dd8 2,611 1.00/1.00 vMB 18
776,402 776,402 0000000000000000000241b107c0dc3ad2af4004af3431c1dede694224415ee9 1,489 1.00/1.00 vMB 9
776,401 776,401 00000000000000000001c6310bc50da801f3726898eacc7043af402e9854ad78 2,537 1.00/1.00 vMB 12
776,400 776,400 00000000000000000001706b50911c5b572bcb7a7c44484cd95691639bf1188f 2,360 1.00/1.00 vMB 23
776,399 776,399 000000000000000000012814d185396872e4685352844dc11baa37d6657a42eb 2,586 1.00/1.00 vMB 25
776,398 776,398 000000000000000000017018ae5f5711c38d9fc4165954702cac5459b5336683 2,621 1.00/1.00 vMB 23
776,397 776,397 00000000000000000002820e0d1cc186d8e8d4bf3be5b52a767f3647fe0e8730 2,320 1.00/1.00 vMB 19
776,396 776,396 00000000000000000001cf4b12440bfeb49be1dc6d72635019043dee2c536651 2,220 1.00/1.00 vMB 17
776,395 776,395 00000000000000000002f2668586c246f51af561e5cc635fe108eac58613550a 2,680 1.00/1.00 vMB 20
776,394 776,394 00000000000000000004988fcb80f38d52b8fcf70ad68eca32909b498d16c832 2,191 1.00/1.00 vMB 18
776,393 776,393 000000000000000000024e98de669bb1f681feeb4de9927627edb6a0fde01b72 2,376 1.00/1.00 vMB 20
776,392 776,392 000000000000000000050f8ecce9978ee2cc7c405c1296b766f41f4c70080645 2,706 1.00/1.00 vMB 26
776,391 776,391 000000000000000000055dfaf5d6fa330ac5643158128a6088ec70aac8fbeff9 1,237 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.18 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.