Loading Tool

Explorer IconExplorer

Memory Pool

80,486 transactions
30.17 vMB
0.09078488 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt 4ba1e776724340f3637522a2c8f4f62037d9fd8c52319139c4a6b5bf1d548b16
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 9d630d183a8ec9a06269b15f07f8573f777439fa4bd6429642d0323e66ac4d15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.02905904 BTC
Feerates: 301.07 > 2.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (255,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,342 659,342 00000000000000000004908656f1f01c946bb28bffc2a0834e42c243e1b4259d 2,759 1.00/1.00 vMB 36
659,341 659,341 000000000000000000057240cc35d971bae38fc18455c16c81a1de00119995a0 2,483 1.00/1.00 vMB 33
659,340 659,340 0000000000000000000509bde05735ac2f669996ec07dbfbcea41b1936dc9355 2,538 1.00/1.00 vMB 56
659,339 659,339 0000000000000000000bb52100acd22fa18fe5346fa2a7885374512d8cd0f159 2,090 1.00/1.00 vMB 16
659,338 659,338 0000000000000000000c5fe996ceeda859990d65a4b5c131153d6dd578263f7c 2,509 1.00/1.00 vMB 25
659,337 659,337 0000000000000000000751037166703e4f2d2e19969346907aa18422c3ae0c35 2,663 1.00/1.00 vMB 27
659,336 659,336 0000000000000000000e1a583c7d6ee32597e3eb5ba2c4a52615c02fb3dc3f9a 2,205 1.00/1.00 vMB 33
659,335 659,335 00000000000000000004d6e92ec4df3cdd55d3a42901d6be909611aa19c6f7fc 2,715 1.00/1.00 vMB 53
659,334 659,334 000000000000000000059dd7105ec817b6451f27a6e8da68f66c1dd3ef33e78b 2,659 1.00/1.00 vMB 69
659,333 659,333 00000000000000000009ff37fb06d638d51226061a9755424ccb8c830f5d3d16 1,673 1.00/1.00 vMB 30
659,332 659,332 0000000000000000000a427e590b2609ac075c73934c59db29252e5bd1065d6a 2,038 1.00/1.00 vMB 56
659,331 659,331 000000000000000000098eba5c7a8c79212fe6d7209774f603804dae1546842a 2,289 1.00/1.00 vMB 52
659,330 659,330 0000000000000000000b74841739210ee926de0fee48e8a34f975d2041d824ff 2,241 1.00/1.00 vMB 47
659,329 659,329 00000000000000000007edd7af3609657ac8af411184e7aa7093c30296d349e2 2,250 1.00/1.00 vMB 70
659,328 659,328 000000000000000000059c18b60d27789276396d19ddb8b35ffc518400922adf 1,240 1.00/1.00 vMB 48
659,327 659,327 00000000000000000002b432ccdcec2e18806c58b001e2299706502ab28bd153 1,369 1.00/1.00 vMB 47
659,326 659,326 0000000000000000000455dbc053490924bed9570aab8f8b88b7deb4da8c7516 2,374 1.00/1.00 vMB 56
659,325 659,325 00000000000000000008f47ac3cf19c16e114dd508252f5db3de012b6f26500f 2,262 1.00/1.00 vMB 61
659,324 659,324 00000000000000000008bb798bf36806e32fbb579e3caf9609b0b8ce2085f5e3 532 1.00/1.00 vMB 14
659,323 659,323 000000000000000000009de8c5c452f060090588558f1acf49c1add4a39026a4 2,086 1.00/1.00 vMB 18
659,322 659,322 0000000000000000000321f3427b4a3c3d67f707d4554d64ada90dceb1d6e542 1,638 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.