Loading Tool

Explorer IconExplorer

Memory Pool

46,139 transactions
31.73 vMB
0.11951487 BTC
Random Selection Loading Transactions
Max Size: 161.76/200 MB

Candidate Block

Mining Attempt 303d11aef9a63e4320431e32923f713554a3b742c63db2370c1f8df4d3b84881
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root 7d23b605723bec8c867bb037e795cc5c8f86c99b76fe0ac4194504b0db578f4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.04989679 BTC
Feerates: 301.05 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (445,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,720 468,720 000000000000000000b097747fb3c841863cc5fff7a421dd56af9f4570a27015 1,907 1.00/1.00 vMB 296
468,719 468,719 0000000000000000003b08fd7fa1bf31554b1556117d90e51829d7765a75ff38 1,961 1.00/1.00 vMB 362
468,718 468,718 00000000000000000070dfc2e6f3835dab7ed5de07c1173638fcfbcc7d8ba18d 2,083 1.00/1.00 vMB 343
468,717 468,717 00000000000000000059a49fdcb3784bf469eef14a127042c093603ec4bf2cdd 2,329 1.00/1.00 vMB 371
468,716 468,716 000000000000000000ca45d84c525fb48ddc162bdf793a47bf2d136ad938733c 2,722 0.99/1.00 vMB 320
468,715 468,715 00000000000000000046e32c52b50ec7d4fa6b9ddbb2588e6dea8f4b0c49f43a 1,946 1.00/1.00 vMB 376
468,714 468,714 00000000000000000127936df73726f5402d306a485560b3bede6d8ef1f9e031 2,340 1.00/1.00 vMB 334
468,713 468,713 0000000000000000006b3b306cfa4b77c5222df8e4d1070726a39eea278b53a4 1,793 1.00/1.00 vMB 364
468,712 468,712 00000000000000000167902406466133a1b7734545a73e5d48602fa76c71bdde 2,829 1.00/1.00 vMB 376
468,711 468,711 0000000000000000001fd3e65ec3b7f56b24f907034197982ad84462eb29eed9 2,819 1.00/1.00 vMB 461
468,710 468,710 000000000000000000f3f829eb591d4eb20aa77568aefa1e99715bca598d11f9 2,392 1.00/1.00 vMB 297
468,709 468,709 00000000000000000118e71a1e217c0a92ea06e66c439434bc26f20badf7f331 2,522 1.00/1.00 vMB 336
468,708 468,708 000000000000000001b13076e852b1309f28aeb00f75164e9b8959dc399afc89 2,199 1.00/1.00 vMB 358
468,707 468,707 0000000000000000002f38f62cda5a37f6c9da96d7c2379abae1731dea161416 2,231 1.00/1.00 vMB 326
468,706 468,706 000000000000000000502d4bf290ee02f7ee7133032753a51fbde3953691e63f 2,367 1.00/1.00 vMB 358
468,705 468,705 000000000000000000001f342d73af330dcf811776b6995d35096ffaef4c214d 1,723 1.00/1.00 vMB 357
468,704 468,704 000000000000000000ad2ed0ec96ae05d32ce2ecafebfd47dddc171498ba43fc 2,759 0.99/1.00 vMB 370
468,703 468,703 000000000000000001d760b81b85fc7ff654a96addfcd10483798451a66f58ac 3,133 1.00/1.00 vMB 441
468,702 468,702 000000000000000000b14550d29cd1de35a38a21c69fdeeec8bf98911a081f00 1,492 1.00/1.00 vMB 202
468,701 468,701 000000000000000000a61888d8cadf73a309ec8b79b3471e800381ce921484bf 2,189 1.00/1.00 vMB 298
468,700 468,700 00000000000000000161d35a9e8a8adf49abb97ed355c5a5ab27641102230ee1 2,794 1.00/1.00 vMB 388
Previous 10 blocks ↓
Total Size: 781.43 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: 609.48 GB
    • Received: 10.69 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.