Loading Tool

Explorer IconExplorer

Memory Pool

56,443 transactions
32.11 vMB
0.18186318 BTC
Random Selection Loading Transactions
Max Size: 172.87/200 MB

Candidate Block

Mining Attempt 4f79e1c081a3156869cc232cb545e11f3d7641c6955abe06137b6594d4174411
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root fb5002b87bd7d53f5322c8e2f74b73902be0bc69c5596adba49927c91449616f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,648
Size: 1.00 vMB
Total Fees: 0.07192595 BTC
Feerates: 465.21 > 7.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (734,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,044 180,044 0000000000000496ccdaf2bf478ecaaff81eeaef66fdbdc08030ff873b365c71 42 0.02/1.00 vMB 219
180,043 180,043 000000000000099706b88317d6dc4d0c0020e97c5046b9ec13b5973a099ebbdb 131 0.04/1.00 vMB 243
180,042 180,042 00000000000002eea8e185f97ffd79d7da8becca060e495167206c2d0c75e756 567 0.25/1.00 vMB 233
180,041 180,041 0000000000000759d03d5f6375b26c72f1cdf47c1c3d196c9b7663ea9eb478be 26 0.02/1.00 vMB 485
180,040 180,040 00000000000005d809791aec127f939eebe7d78905002e3d0cb6eb484efc4dd0 38 0.02/1.00 vMB 411
180,039 180,039 000000000000069ccecf2ae7a73c93a1bb2387dbe4b4c58d1ebaebc8b3a59634 544 0.24/1.00 vMB 179
180,038 180,038 000000000000023d2fe59a8d299dd9f7e8abb193508c1c240637938659ef760d 42 0.01/1.00 vMB 222
180,037 180,037 0000000000000991a285a980dfd5a0b23a0817a1f6291c6f14993b4d4388e57f 189 0.07/1.00 vMB 207
180,036 180,036 0000000000000024510505225eb520fca152d53b209dcd5f28bdc77e7b470fbb 141 0.06/1.00 vMB 266
180,035 180,035 00000000000006cffcda844e87b0588874f3cf10069234c8e0f410f698e1c47f 94 0.04/1.00 vMB 205
180,034 180,034 00000000000007afd3ff86ac79b722270a6c4b2f1e8aa40f127d7eb282e8e68b 307 0.14/1.00 vMB 258
180,033 180,033 0000000000000277869691224d4c1ffb60ffa4c681845de4f5dd81c7072be145 78 0.03/1.00 vMB 113
180,032 180,032 0000000000000740c2fddf05544c778aa2e2d33d90e45c710e36ba273233e28d 563 0.25/1.00 vMB 154
180,031 180,031 00000000000002c062406084b4bbd8a06c98b30e64548c4e91262cb4d7f2b368 109 0.05/1.00 vMB 1,067
180,030 180,030 00000000000006efe43ca6bd21fb594fffff825595bf336fd1b7531973dc100d 146 0.07/1.00 vMB 148
180,029 180,029 00000000000002449f7374ffcc323174016b7a753981e0073cc3792743f05c1c 38 0.03/1.00 vMB 100
180,028 180,028 00000000000004ad213e7e7271a2226eb29e5a1b8d77cccc8406663d75b196ba 99 0.05/1.00 vMB 141
180,027 180,027 00000000000006e66c1155fb4d147e3aa70b578f2be0c3658bbab060e895fa85 51 0.03/1.00 vMB 93
180,026 180,026 00000000000007df7d2dc41533c078a82e4a77dbb07bd2b71919b1a015d308d5 33 0.02/1.00 vMB 92
180,025 180,025 000000000000050877640051df09bad66a670ca7c134a276fa2deff387672222 39 0.02/1.00 vMB 466
180,024 180,024 00000000000008612776dc97b9b005c3107d5e3710203659bbc9ef25e1561811 145 0.05/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.