Loading Tool

Explorer IconExplorer

Memory Pool

75,314 transactions
27.75 vMB
0.07987830 BTC
Random Selection Loading Transactions
Max Size: 169.37/200 MB

Candidate Block

Mining Attempt 75fdd126fdb35c89eae20ac241348eedb37ae8c88c448381c5cce35860650a84
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a54709a5c05ba2e8d5906531bd27b2380896aa570c6d0f57a47410ceec2548b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,365
Size: 1.00 vMB
Total Fees: 0.02051079 BTC
Feerates: 106.68 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (130,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,485 784,485 000000000000000000005085ebbc88cb0842cc8ac89152060039e9bd9813898b 2,613 1.00/1.00 vMB 18
784,484 784,484 00000000000000000002f96f69d55519e6d11f5c0903957376132c5bfc9553c7 3,714 1.00/1.00 vMB 27
784,483 784,483 0000000000000000000037d1f52cddfbc52d1225f8267c7050e426ba15df8cfb 411 1.00/1.00 vMB 7
784,482 784,482 000000000000000000054f024aa95c01d2d84d6e7ad928d52295a2c9f879d0f5 3,443 1.00/1.00 vMB 19
784,481 784,481 000000000000000000046b7c6e7c15f64387f088bf08e74c50a653d9ec648f2b 2,752 1.00/1.00 vMB 15
784,480 784,480 000000000000000000055a9fbb3c418df19919ea36f39b86fcf2992bcd3219fb 3,434 1.00/1.00 vMB 21
784,479 784,479 00000000000000000000ffe17af3af30a90cbb1f80ba25417c2b5d4872617546 512 1.00/1.00 vMB 6
784,478 784,478 00000000000000000002d4887179855bf230857a6a8d1fdbfb2b16f8667bf461 3,127 1.00/1.00 vMB 19
784,477 784,477 0000000000000000000510d8d4409d147ab6e1c7c67fbbd2801a061f5004ec56 1,119 1.00/1.00 vMB 11
784,476 784,476 00000000000000000000d0b567f1ea010c1ef4726d1fc79f536de668e324b40b 1,650 1.00/1.00 vMB 17
784,475 784,475 00000000000000000005c17c1277d3396cb3eff66c327b19d8fc8aa04d9990ed 3,346 1.00/1.00 vMB 22
784,474 784,474 00000000000000000000b09e0a6c092ca468e72d1a68b25f01a01ab2283cf0f6 546 1.00/1.00 vMB 8
784,473 784,473 00000000000000000001cec222c7a1b6e053ccf80e81af0b07fdd8e04fcebb81 837 1.00/1.00 vMB 8
784,472 784,472 0000000000000000000020de1c37a4f34f14e09316c67612929eed8733a80095 1,320 1.00/1.00 vMB 10
784,471 784,471 00000000000000000000a73c724e33d8337fb079226b665334cec566642caad4 2,422 1.00/1.00 vMB 8
784,470 784,470 000000000000000000056c7fb341fef0602c585b08cbc734af0dffe5d353bc9d 3,610 1.00/1.00 vMB 20
784,469 784,469 00000000000000000005ddcffa9bfee40896192319dc409553d8d866d4220ebe 1,859 1.00/1.00 vMB 28
784,468 784,468 00000000000000000001f7fb2f26d3a4dc41597a724211f3ffa31a6ef5b5808f 1,841 1.00/1.00 vMB 15
784,467 784,467 00000000000000000000243de4eed6faab712991aaf221324c4f60104d00d5e9 3,199 1.00/1.00 vMB 19
784,466 784,466 0000000000000000000115598d3ad8233d18e7ead8381ed1facb3eb2870bc085 2,106 1.00/1.00 vMB 30
784,465 784,465 000000000000000000058d7449b3d1ea5a713b59ce1ef5972b83565f9d62f725 314 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.