Loading Tool

Explorer IconExplorer

Memory Pool

77,427 transactions
27.93 vMB
0.08558999 BTC
Random Selection Loading Transactions
Max Size: 170.24/200 MB

Candidate Block

Mining Attempt d0392cc9643062b43653dfa5c6ab3a252082a5305f9e9f7c7a5516c4a478440d
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 0f86d2fd2eeeb4d615d06bb92ff640df05962ebe512e6918ad5cbca4fd8d40cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02555162 BTC
Feerates: 402.60 > 2.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (512,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,327 402,327 0000000000000000041103c95dee72814226ad00931aad04006517c2111cf74e 1 0.00/1.00 vMB 0
402,326 402,326 00000000000000000086029bfd38d62845be7f6b420efb17ca993f0c0cafe897 2,015 0.97/1.00 vMB 44
402,325 402,325 000000000000000002f7681ebd8b32ffd358b3c059f40ac2add94a695e199d91 723 0.32/1.00 vMB 45
402,324 402,324 000000000000000006bd49acd1931c3143ee14b3a8db0986b9ea2b4513694055 59 0.03/1.00 vMB 45
402,323 402,323 0000000000000000029877a812aac287b095cd51bf52580c0c834d994d28f625 1,699 0.79/1.00 vMB 43
402,322 402,322 0000000000000000034401abdfbc7633de5ea7c217d0ae51892bea6885c1162d 1,436 0.76/1.00 vMB 39
402,321 402,321 000000000000000000451b00e6dd511d0632dcf3ad76bed7c49518f311b5f025 1,397 0.65/1.00 vMB 41
402,320 402,320 000000000000000001c9917ecb27023e67566e3f556111e44defc4a4479c16b9 681 0.40/1.00 vMB 37
402,319 402,319 000000000000000004d15628c67067c6bfddae5dae8192fc79d06ca62ad7021e 914 0.61/1.00 vMB 37
402,318 402,318 000000000000000005132c8f1b21920f420c9c0afba99e707cf9398d64644091 1,054 0.93/1.00 vMB 58
402,317 402,317 0000000000000000018d1438f3a052ba05c811a8b50652d5b379f31951b27ea3 2,186 1.00/1.00 vMB 46
402,316 402,316 000000000000000004e33d9ea4b8aec5987659a3cf2708cda82ad2001a46ab96 3,050 1.00/1.00 vMB 61
402,315 402,315 000000000000000003a433e97c38eaa2b92b11925a5504fca387ebfff41f4ac1 537 0.24/1.00 vMB 51
402,314 402,314 00000000000000000282f2080bb5ad2a2c80975a4d3b3511dde6435f024f557d 1,047 0.58/1.00 vMB 35
402,313 402,313 000000000000000005f4aee5e621c19d1014da5087d91f52ff5f6ec57c554e61 947 0.56/1.00 vMB 26
402,312 402,312 000000000000000002df02af8dc602a2e27b8112948dd51bc5ec041adb65d794 2,769 0.99/1.00 vMB 53
402,311 402,311 000000000000000005be1926393c7ca4ff9e34930a423edbee5ecc1ba52b1039 1,525 0.70/1.00 vMB 40
402,310 402,310 0000000000000000033a3d1873eb6e0c1b8ec63b56838b0b5c892acc38ee657b 53 0.02/1.00 vMB 56
402,309 402,309 0000000000000000009c1f12f50a8e6c944531dc0f18fb50f9525f4c6f32e9d4 848 0.42/1.00 vMB 80
402,308 402,308 000000000000000005ef2cda1cafd3b9b5695c0a97e16548af55f168ebb66926 701 0.29/1.00 vMB 44
402,307 402,307 00000000000000000694f217c625be65b7d521767ce9ea9164eea7c5b64eb240 108 0.16/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.