Loading Tool

Explorer IconExplorer

Memory Pool

80,862 transactions
29.94 vMB
0.07592882 BTC
Random Selection Loading Transactions
Max Size: 180.56/200 MB

Candidate Block

Mining Attempt 43840e31eefc9359e9fa826062a856360f5fdbf2dcc1ac1f2e90827c9318bf3b
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root d220480ea520ca892be431555bfb2bc1255f663344d6ad3ff412febfd5eddb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,192
Size: 1.00 vMB
Total Fees: 0.01457211 BTC
Feerates: 502.67 > 1.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (560,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,196 354,196 000000000000000012c8e71490b593b5e06a42761031a12e4883f512be04dee8 259 0.13/1.00 vMB 25
354,195 354,195 000000000000000012135e774723328a29d2b1f5cffcf54a6b29097a8731eabd 944 0.70/1.00 vMB 21
354,194 354,194 000000000000000010de4658dd55295c378132ee2fef8cc331fa50f5b09049d9 67 0.04/1.00 vMB 22
354,193 354,193 000000000000000013f67149a5787936dabbaf854e6780e3f7c2c797ceaf4c3f 918 0.51/1.00 vMB 26
354,192 354,192 0000000000000000167493158d7043eb3dbf6c75dc50c2e88ebd0366b0d69717 529 0.25/1.00 vMB 34
354,191 354,191 000000000000000002b970131fc26bc7a8d6919a910d0038ed7231391df0e1d0 38 0.06/1.00 vMB 21
354,190 354,190 00000000000000001704425830e52bce56dd3dff9dff3c72b04cd8fa0a429adb 1,598 0.84/1.00 vMB 29
354,189 354,189 00000000000000000e5112c498aceab4baa1d3eb2f6416c2b5be736e656d98ed 731 0.34/1.00 vMB 26
354,188 354,188 000000000000000016a7ec58fbff665740e12c407255eee77556f3ae55dc5997 268 0.13/1.00 vMB 29
354,187 354,187 000000000000000010b847b31898669e50f07a097b878ebf4465588ca19874da 1,405 0.74/1.00 vMB 27
354,186 354,186 000000000000000013d0ca670fac84ba45700e451fae44659348a927d4312888 147 0.10/1.00 vMB 21
354,185 354,185 0000000000000000015389fce72eb927dfea75e8555c09248c7add446fca8375 17 0.01/1.00 vMB 11
354,184 354,184 0000000000000000093260462086047f0a4b6e189e74d012ebcedef018c8c3e0 437 0.25/1.00 vMB 28
354,183 354,183 000000000000000002fffeed10c11dfe45e7294f828afd4c8bb0e9304bf03945 459 0.27/1.00 vMB 25
354,182 354,182 0000000000000000146c128e8c755c7d2ad2985e67250e2f9f8f738e0d13fa5c 85 0.05/1.00 vMB 22
354,181 354,181 000000000000000014d9e96ad90f60c4a2675c8afe734e4ce791d361746fa976 910 0.40/1.00 vMB 32
354,180 354,180 00000000000000001575a1c0657d9fcbdf2624583a2449897ba13473f84ecd0d 568 0.33/1.00 vMB 24
354,179 354,179 00000000000000000e7b732bfe351fec43ba596b259c4df149874388dd254d9c 1,044 0.46/1.00 vMB 22
354,178 354,178 000000000000000010c9a4f0a0a3fc967f70e834748dc2fd482205138468f93d 1,550 0.75/1.00 vMB 35
354,177 354,177 0000000000000000060e2ca209f1b2e259fe64254f3b430ed2e07575f79e83b0 768 0.42/1.00 vMB 32
354,176 354,176 0000000000000000094833f3bca10d9685b3fd6d602041dc892afa0003cc74fd 918 0.49/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.