Loading Tool

Explorer IconExplorer

Memory Pool

79,400 transactions
30.30 vMB
0.12500483 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 044a82f17c45d4b118afb83a32fca4ae422eb5c2790d4139433a8eacb793d7f8
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 410864a214acdd51eac7c0bf7dd2ca71e7ea6ef8508cf451ae424b0374c96fcc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,254
Size: 1.00 vMB
Total Fees: 0.03189676 BTC
Feerates: 301.69 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (281,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,416 633,416 0000000000000000000f59d17b24f790a7140d2f6c18d429f9cfc1f8cb642810 2,484 1.00/1.00 vMB 8
633,415 633,415 00000000000000000000ec68beb4c6918d0016d1953f0c0c14564274c48025a0 2,686 1.00/1.00 vMB 29
633,414 633,414 0000000000000000000ae545d20f83c937cab2f327d6c76e9db965b6ba9ed15b 2,740 1.00/1.00 vMB 51
633,413 633,413 00000000000000000009163aaef453ae204a45a4a95dfde317f4a916f62b3f93 1,484 1.00/1.00 vMB 10
633,412 633,412 00000000000000000005333b9872eac3916b1549cfe4f3493bf75cd5c5a87dd6 2,515 1.00/1.00 vMB 26
633,411 633,411 00000000000000000013fd082671d53d48be553197e5eedab8cccee06f41910a 2,610 1.00/1.00 vMB 37
633,410 633,410 00000000000000000001a26e05e909abaaeb4be88007e1c1dbd6e50652049496 1,493 1.00/1.00 vMB 3
633,409 633,409 0000000000000000000989893599e32d4b4fe784d5ff75b32985f195564b2e32 3,079 1.00/1.00 vMB 9
633,408 633,408 0000000000000000000604d660b20838b12d2eb682bc7bf762fdd33695871fa2 2,625 1.00/1.00 vMB 22
633,407 633,407 000000000000000000068739d881be6b062ca4092eaa26cd24ed53a9f4b49c51 2,651 1.00/1.00 vMB 52
633,406 633,406 0000000000000000001363440a3acf6524af16e9c6808cce397df19b131064dd 2,727 1.00/1.00 vMB 60
633,405 633,405 000000000000000000003f75ff101d305017597633249d0cce51fc6acf503845 1,577 1.00/1.00 vMB 12
633,404 633,404 00000000000000000014025f3c55c0f9b676d8d52bd1bd336ea45e730f6fe2bb 2,778 1.00/1.00 vMB 36
633,403 633,403 000000000000000000109a1979d9fbc3f0b5e8370e64a84cce55138a47ca8c2e 330 1.00/1.00 vMB 7
633,402 633,402 0000000000000000000baabd5e08505c2f1c34185a27e8307343e9475ddd76e3 1,998 1.00/1.00 vMB 28
633,401 633,401 00000000000000000008b113e9cc521cc08ba306bf751eef080e66edb166bfbf 190 1.00/1.00 vMB 6
633,400 633,400 0000000000000000000a61ed5b06551606ea4a7ef6394d5452ae9c8958e01598 1,538 1.00/1.00 vMB 22
633,399 633,399 0000000000000000000f73b30d9310a79378b8681a8ba19a7648c83a01126888 2,080 1.00/1.00 vMB 26
633,398 633,398 000000000000000000109b665bd0b27361ade7c6853b8791122d720c5169e30c 369 1.00/1.00 vMB 13
633,397 633,397 00000000000000000006353017b3a5e33931479cbe4f255b188afd975fe033e1 1,853 1.00/1.00 vMB 25
633,396 633,396 0000000000000000000ae85ab63682f2a73f83081bcd480a7ac0bee79830e025 2,162 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.91 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.22 GB
    • Received: 17.52 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.