Loading Tool

Explorer IconExplorer

Memory Pool

29,585 transactions
5.79 vMB
0.02538222 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.86/200 MB

Candidate Block

Mining Attempt 711112aec8f765b8462b253052661a9a3adea0aec6e871d1c2206fc77c8d440a
Version 20000000
Previous Block 000000000000000000012835673044393c09dff9f11e6b8e5db02c164666c95e
Merkle Root 7f036e2f0ce5f94a6bdbcd3cccaab70d9c3dd9f151dd2bc9bbcf6dc3d22ee8bf
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,392
Size: 0.66 vMB
Total Fees: 0.01126251 BTC
Avg Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,920 (890,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
22,103 22,103 0000000046427fa517c0c89cd88dad2b83fed579f642f63baebc1ba70663952e 0.00 MB 1 0
22,102 22,102 0000000094b1e9c82c2fcbe03f889b67d548d43e96dce0393d10f2d0ccf29790 0.00 MB 1 0
22,101 22,101 0000000055ec3caf5a04bc19f01b58d27c93a308e472104f6ac4be7e5b6480b2 0.00 MB 1 0
22,100 22,100 000000001065a9ee74a8aa5d64ac0e3cb413537e2fe1fb5f7780e83f241fe219 0.00 MB 1 0
22,099 22,099 0000000021b2691520973fed20d8027d900b9b1531401be23d0063e7b7f9e486 0.00 MB 1 0
22,098 22,098 00000000579a296b18613e09f714d4b901533e5dd232013ad77601390d49b62f 0.00 MB 1 0
22,097 22,097 0000000094f8dda8cccca032fa56a7e52e949b747bc4267b253fd9fcc8ef0f7a 0.00 MB 1 0
22,096 22,096 00000000d25073c994add562d8e22b1da1ca67916c159ca2c08aa2ca928cc337 0.00 MB 1 0
22,095 22,095 00000000e40f9aaeb366e0a3f25e2bc02f742e556e91146c2ee98dc6925731cd 0.00 MB 1 0
22,094 22,094 000000009cc1f8e7a9ab9ea6a18e03faa47f15ad12f04fa2790e27eec99b8b51 0.00 MB 1 0
22,093 22,093 00000000ee227a3b3601378b12a474255b6bbe2d36533bc49790088ce4a2e299 0.00 MB 1 0
22,092 22,092 00000000b6ddcfeee3980105c8b9be1dd0b73356da20bed527349ce69e0f81b3 0.00 MB 1 0
22,091 22,091 00000000b80482d7b586d9975dfabad75780f756c327f8ceeb4c69e1bbe78b15 0.00 MB 1 0
22,090 22,090 0000000031293b08c31fd7618f317bd1325b2adc4759e3698aef45ad26a850b5 0.00 MB 1 0
22,089 22,089 00000000f25e3b2c8ecca3ccdbca4ba2a2d5f18264cd0314ffc715d1d8db7c9c 0.00 MB 1 0
22,088 22,088 0000000004d073dae51ddc8fc8aa08af93d5c1946e04f011911b80cdf4c81248 0.00 MB 1 0
22,087 22,087 0000000080fdb653548303d36258f9ab055671ace6591b8a988bcef4b036a58c 0.00 MB 1 0
22,086 22,086 00000000a60cc71464c0054051765b335bdb42490da7124595f3e675edd7cd40 0.00 MB 1 0
22,085 22,085 00000000af6548b54f3be5fdbbc57160f9026f85f88e99631e72397046c0377c 0.00 MB 1 0
22,084 22,084 000000008a07cb55e376984ad072eba2a9f5825ca1d2f2b1522d216d98f7fbc1 0.00 MB 1 0
22,083 22,083 00000000d4a4d80265ab9c7f736f1bd3319923e53591507b66208a06dd2e23f1 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 314.27 GB
    • Received: 2.76 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.