Loading Tool

Explorer IconExplorer

Memory Pool

81,767 transactions
29.97 vMB
0.10376208 BTC
Random Selection Loading Transactions
Max Size: 181.51/200 MB

Candidate Block

Mining Attempt 6f5fcd9139ddf7ca833871ebc4042a381f0fe06e57f475a7c54bbf3599b8d567
Version 20000000
Previous Block 00000000000000000001988ac308b422066efcf6e9b3cd8e9afb4f26462c1591
Merkle Root a4c6fbf86d00f0df980b703298a6fb234ec406c24d028d3980ebaf1b0040fe99
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,104
Size: 1.00 vMB
Total Fees: 0.02766955 BTC
Feerates: 150.68 > 2.77 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,626 (764,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,174 151,174 000000000000014a667e72cbbd3fcdabba4e85641630b01274f3986a97337723 86 0.03/1.00 vMB 90
151,173 151,173 0000000000000b11525c3bef7dffe063117177d3e5dc230b275d3266cf471e5c 34 0.03/1.00 vMB 126
151,172 151,172 00000000000007bfb3aefa3a129a397e849498dba9d1d846dc72de9149c90dd2 50 0.02/1.00 vMB 0
151,171 151,171 000000000000027cfdb4120860f7ad2b7d91c0b67832e5f956defc5f4c05a3e5 92 0.04/1.00 vMB 82
151,170 151,170 00000000000002f12e3c0c331800c738573f916062283b8030328fbb0d941682 7 0.00/1.00 vMB 59
151,169 151,169 00000000000002bcc3907a992d99083d4a8d24e9eb97108ffd5510789d78a059 40 0.02/1.00 vMB 104
151,168 151,168 00000000000000d3ee6f9a69ee18b51f6ef598b5be7eda0047fb73d187dac72f 9 0.00/1.00 vMB 20
151,167 151,167 0000000000000abb6bf1cdd575348ee097c8cd890f72538a54aa952441689d1b 4 0.01/1.00 vMB 7
151,166 151,166 00000000000005f705e13a0488fae027db5bac4790721745f65f5c6e699d4a8c 9 0.00/1.00 vMB 184
151,165 151,165 000000000000003817f21dbd8c13e7b369266deacb75902d02f2b21a0c1d8ed3 7 0.00/1.00 vMB 19
151,164 151,164 0000000000000a4a2101c1f8efe0fd5052ec9815a4fa7692274b46f77ec7aea3 3 0.00/1.00 vMB 187
151,163 151,163 00000000000009833c00d76d0e53ecd00485a4211908563a6ce5ebc7c3501e1f 46 0.03/1.00 vMB 9
151,162 151,162 0000000000000233d9db3dd809e5350f51b532756f63064a8e9fb82b23af4655 26 0.01/1.00 vMB 137
151,161 151,161 000000000000098a82368afe86956130e9c94e58acab1c7461256ce457a3a842 39 0.01/1.00 vMB 373
151,160 151,160 0000000000000386e307c2180bc43dc5b2ca75205b7c8b5d22a932781e4f1181 51 0.01/1.00 vMB 150
151,159 151,159 000000000000020848422473aa384383e019dd452d082586514888fa60ef76ba 47 0.02/1.00 vMB 173
151,158 151,158 0000000000000ad1f698b98232139587f8dd75298369278e218dc154aff439bf 84 0.03/1.00 vMB 294
151,157 151,157 00000000000006295ef4f0ed7294c682e77a9ec04d2c654cd7f88d8d946e49c6 25 0.01/1.00 vMB 236
151,156 151,156 0000000000000b2e9ea5e9fc55192c2aa879ed133b9347a416d54a285322fe86 55 0.02/1.00 vMB 237
151,155 151,155 000000000000065aa873741f268714add08e8c2da05c9a4687828b1a49ae61f7 7 0.00/1.00 vMB 19
151,154 151,154 000000000000040fb528454e8212f4ae3c698aa2ffd912ad0aeb8d4e764dc876 45 0.02/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 783.47 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: 772.19 GB
    • Received: 20.15 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.