Loading Tool

Explorer IconExplorer

Memory Pool

42,692 transactions
28.25 vMB
0.10949099 BTC
Random Selection Loading Transactions
Max Size: 146.47/200 MB

Candidate Block

Mining Attempt ee70a23d4a8b813fa732a5623efc579fbfe2b70cbccace58f82a3791f309e9d0
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 278496b6ae5e28df34649383cb3f25284d2ae171c78a04cc6cb1e3ac5623969d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,121
Size: 1.00 vMB
Total Fees: 0.02967719 BTC
Feerates: 113.05 > 2.97 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (165,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,276 749,276 000000000000000000041340496ac6738e8675a8124f1d2ecb34396fd2bfced0 3,458 1.00/1.00 vMB 6
749,275 749,275 00000000000000000007f644badf2046c96d4fe6a3142845845914b7a288f824 2,455 1.00/1.00 vMB 10
749,274 749,274 00000000000000000006ef320ee847321dd7d3181468084d71a5accf9511429e 2,738 1.00/1.00 vMB 16
749,273 749,273 000000000000000000093fbaaf9014dee55faa2826c169c5de0c20bcf36f7301 2,244 1.00/1.00 vMB 9
749,272 749,272 00000000000000000009b48728253c2ec67707d7157826a9c05d99d71f3defe0 1,347 1.00/1.00 vMB 19
749,271 749,271 00000000000000000009e081100e65f4d84d773224f485d24a285715bc8171b1 191 0.05/1.00 vMB 16
749,270 749,270 0000000000000000000671590c3dcb5249f55db85476590e697eb16d004a07b5 744 0.31/1.00 vMB 9
749,269 749,269 00000000000000000005fd8d7cb799b4e70d08f7f2172675e263128cf301ad93 1,280 0.68/1.00 vMB 14
749,268 749,268 00000000000000000002840608455e79f44b494380c8d3f10376e6c24fbf9c92 2,371 0.76/1.00 vMB 11
749,267 749,267 0000000000000000000302e563e6f8fc1ba7fd1d321c4aa54a5aa165c00a1484 655 0.25/1.00 vMB 11
749,266 749,266 000000000000000000069ba713c5bafd36db67512a4017dc5182861d789fd9ca 357 0.12/1.00 vMB 11
749,265 749,265 000000000000000000057b14aa6669f5d2f7b794c5b2e66f84e59f032f166c47 2,326 0.69/1.00 vMB 13
749,264 749,264 00000000000000000002167db503c616bb492451afe57597525845cea109c93a 395 0.24/1.00 vMB 1
749,263 749,263 0000000000000000000638bd6714b6c7090dcfb2e2391133900c914e5ac948df 3,326 1.00/1.00 vMB 11
749,262 749,262 00000000000000000005b5f6c1d3c4edb85b1ce0966b8e707c298f61fca93184 2,602 1.00/1.00 vMB 8
749,261 749,261 00000000000000000005ff9bffc08b4ffd765367d0fd19aff10124dddd67ccbe 3,180 1.00/1.00 vMB 18
749,260 749,260 00000000000000000006b3fbd46b8ffa9ff74e44542e20834a00d1c820e39ae1 471 0.21/1.00 vMB 14
749,259 749,259 000000000000000000048fcfa9e22020b7899890c85865931e819fc22c20910c 2,052 0.98/1.00 vMB 6
749,258 749,258 00000000000000000000f700dc50dab49fbe1600403834066f3aedddf2267c9f 1,824 1.00/1.00 vMB 10
749,257 749,257 00000000000000000003277096b6587c4c1c63d558c43d947ca67d8c6c8f0db2 2,769 1.00/1.00 vMB 19
749,256 749,256 00000000000000000009b06cb40e4302fc0dab3f8031f058351e904e14be2b45 355 0.12/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.88 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: 645.04 GB
    • Received: 12.66 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.