Loading Tool

Explorer IconExplorer

Memory Pool

76,592 transactions
28.64 vMB
0.07189974 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt d347d0260808936556e556743dc208d44adf6bbf7f043ecb1b2ac7c3077ba371
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6845b39650678201717f7f67a135c554a89b0efb9a4d4c69ccb500a43dc9f7bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01250836 BTC
Feerates: 103.00 > 1.25 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (351,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,449 563,449 000000000000000000136ad2d8b8a3568ac84eb8e33404b28069e81dd233c01e 3,136 1.00/1.00 vMB 16
563,448 563,448 0000000000000000000b0520bfa81c512812dbf9f9591220c11e6fbca1f297b4 1,904 0.65/1.00 vMB 13
563,447 563,447 00000000000000000001babfa58c1aa9bc5d245f84c71b6cb40a730368c646e4 1,977 0.69/1.00 vMB 12
563,446 563,446 00000000000000000018796185aaecf47f82ee5d4129a5c9ca7297fcd80ac91a 2,574 1.00/1.00 vMB 22
563,445 563,445 0000000000000000000ce746fd2e47b9ffc6925f5cf80c052182a1035e24e2f0 544 0.25/1.00 vMB 4
563,444 563,444 000000000000000000040c8084b49f6b3726c827f07ba6d526605131719a73e9 3,001 1.00/1.00 vMB 4
563,443 563,443 0000000000000000000d73986d786f79f299183d8e208879eb34518901e6ff98 1,562 1.00/1.00 vMB 7
563,442 563,442 00000000000000000018d8084d45ac3db6174c84580fe1836fb5412faf0aa8e2 1,061 1.00/1.00 vMB 10
563,441 563,441 0000000000000000000655dd2564a8c4539c4ca1fa847c79b6642cb425105086 1,808 1.00/1.00 vMB 18
563,440 563,440 0000000000000000000b268bc316faad070d26126fa5253bc76e51ae9dd96be1 1,814 1.00/1.00 vMB 28
563,439 563,439 000000000000000000110e1b5c0f9f97cd9ab7ef5d906c255c771439c24efba9 958 1.00/1.00 vMB 77
563,438 563,438 0000000000000000002585f3a7edd4952129cdcde33fbf20c4452800a398369b 2,706 1.00/1.00 vMB 30
563,437 563,437 000000000000000000093768e8a5d01da8568e93a2752b29450fc3e2b511668e 144 0.04/1.00 vMB 14
563,436 563,436 00000000000000000010c3697254f8bf4f37452de21faa106a303891c3ff676c 50 0.01/1.00 vMB 15
563,435 563,435 0000000000000000001fb02a7daa1139133aea1fd8e1b2e15236bece8cdd9f28 2,394 0.92/1.00 vMB 9
563,434 563,434 0000000000000000001157df84c5fff0c0c9fc8271806e95a15c4691a0cddcdd 2,754 1.00/1.00 vMB 24
563,433 563,433 0000000000000000001050c5fa3f33593cd72d047513ff078209690697fe275f 2,703 1.00/1.00 vMB 6
563,432 563,432 0000000000000000001a735335531c0f6f6018a47b44ba9c1adcc0e8c07b6e10 2,564 1.00/1.00 vMB 7
563,431 563,431 0000000000000000001a0183c429cb460c9996fed4835720af7ffeed05a097b0 2,388 1.00/1.00 vMB 10
563,430 563,430 000000000000000000028f8e4a4384f2359578d025deb5b895d62e87d06544c4 1,770 1.00/1.00 vMB 29
563,429 563,429 00000000000000000024f65b16d55184d2dea8062dc735a72bf6c3b8a37ca623 2,750 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.