Loading Tool

Explorer IconExplorer

Memory Pool

81,954 transactions
30.61 vMB
0.08011533 BTC
Random Selection Loading Transactions
Max Size: 184.59/200 MB

Candidate Block

Mining Attempt c2d14b43e84ae81c5c085ca161c0fd5dba1799156ded126fad7bcd11f188925b
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 94c0e535b3fea824669a08c6ec6222153181f20dfcc1f052ebf51ae28ba7e214
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01606064 BTC
Feerates: 40.91 > 1.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (500,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,124 414,124 0000000000000000016ba5fb3b2187c929371c1c3f7679720a5b9e760b412908 2,875 1.00/1.00 vMB 62
414,123 414,123 000000000000000001e44a89df86fbdcc46dabe80edb12ebe90db6357c1a6b55 1,693 0.76/1.00 vMB 57
414,122 414,122 000000000000000003831f9007979705a15e0695d6f9d288a03f7c29c2ed2c04 732 0.31/1.00 vMB 52
414,121 414,121 000000000000000004eec75a678b78d44ef70ad6625d07b830f08b12cf4c90cb 533 0.25/1.00 vMB 42
414,120 414,120 000000000000000000fee2f04d7d95292fb43504a0e1719b404328554d8cdb13 1,007 0.74/1.00 vMB 20
414,119 414,119 000000000000000000d89a37f13fa2cd3302a771dd23c1a1c45403bc76b5cdec 1,779 1.00/1.00 vMB 40
414,118 414,118 000000000000000000a27f972a55c6ab97d14a0f9e5bf3efe0f888817dd4b4d6 2,855 1.00/1.00 vMB 74
414,117 414,117 0000000000000000042640a0d0daa6dc67a014565b22096206cb959c059a0a63 2,984 1.00/1.00 vMB 66
414,116 414,116 000000000000000002d091e7a234caa5b52ab8c81fee92d2e398632186faa9eb 247 0.12/1.00 vMB 48
414,115 414,115 000000000000000003074b7a9c15f0aa50f10b05c87569c571bba2bcac7c63a0 63 0.29/1.00 vMB 11
414,114 414,114 0000000000000000035c4c644a5e4407a2ffc824daec5e1883eb25bff4540f84 732 1.00/1.00 vMB 25
414,113 414,113 000000000000000000c057e483be6009beb2d3c407522d28db316da576123189 1,502 1.00/1.00 vMB 24
414,112 414,112 0000000000000000045bec6b810ef11777ef9753d60340eeb7fd9b79e921b1b1 2,876 1.00/1.00 vMB 69
414,111 414,111 000000000000000003c5a5cb53676dc9b003483660c2d0f909afc27af1a5aca3 1,814 1.00/1.00 vMB 36
414,110 414,110 000000000000000001232979e01f56696523475e697ae3e869dc33114ba6b8db 16 0.00/1.00 vMB 123
414,109 414,109 000000000000000005813273d1eb3193ef5921c92e503de6330c58376e45f37f 3,096 1.00/1.00 vMB 72
414,108 414,108 0000000000000000037739cc49c8eb3fe2eb7fb97e449ec40296fec0bb59a4f5 678 0.25/1.00 vMB 48
414,107 414,107 00000000000000000261cf99612b41e9075a040b16a078fd8683ba68518129b8 1,032 1.00/1.00 vMB 15
414,106 414,106 0000000000000000034033a9ba6345fe01b76a2812862b146cfff673ca829fed 67 0.06/1.00 vMB 30
414,105 414,105 000000000000000001aaf265a0f9a68ee164025ba187598db956cdcd71c6360d 45 0.12/1.00 vMB 15
414,104 414,104 000000000000000004835c76d242ea61da402b8b4b0b55466957c4d0eef91da2 206 0.07/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.