Loading Tool

Explorer IconExplorer

Memory Pool

50,872 transactions
29.09 vMB
0.07445251 BTC
Random Selection Loading Transactions
Max Size: 157.15/200 MB

Candidate Block

Mining Attempt 8f705bb18092bd293ef8145ae0af737a15f8e14b926dab55cead05480fabaf32
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 0d97ed73de82e05ccb37509db63c143d881bb2b58ded077a8de12c8ca2977138
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,017
Size: 1.00 vMB
Total Fees: 0.01860904 BTC
Feerates: 173.90 > 1.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (679,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,611 235,611 00000000000000058b7e7f5a29e3f62cd182cec6dfc694922ad82bece3e58ea6 625 0.25/1.00 vMB 205
235,610 235,610 0000000000000188d68049cd87f52aab3d965f3b20b04084864f57d62c5b2bd8 943 0.45/1.00 vMB 180
235,609 235,609 00000000000000586ea73903301e9a8d8ded9c3964a84454fc1ae58287a22470 277 0.17/1.00 vMB 146
235,608 235,608 000000000000014962a6752e94d7a6b8dcd7125a8cbb14cb72b46877bd3d9444 1,156 0.47/1.00 vMB 200
235,607 235,607 000000000000001a6d1aacac54d0b97eea6b480b4eda3cbcd287b5cf623200fb 853 0.35/1.00 vMB 209
235,606 235,606 000000000000001c8a068581a6249ee3d8ad70e249f6472d40d802663545fd73 133 0.06/1.00 vMB 205
235,605 235,605 000000000000015a4f15aee724116c1e3cc103cf02ac98c1cfe2a01c550a5b18 78 0.04/1.00 vMB 154
235,604 235,604 000000000000018e01734558ff0e0eb226b04374e0b276403da02927031d6cf0 288 0.15/1.00 vMB 218
235,603 235,603 0000000000000104ffef770a0e8c356124fe2e3c492076474adf5dd65be08f3c 273 0.15/1.00 vMB 117
235,602 235,602 000000000000016e164c42a40e307d5664a99ba6ca81a1db901260293e71b29b 705 0.41/1.00 vMB 155
235,601 235,601 0000000000000114443c3a889c0bb5195ccf498cf6e35413ea98250569832eb0 690 0.41/1.00 vMB 181
235,600 235,600 00000000000000d9228d3cee04aeed7d3704522b2fbe6606c340b9ed4a02ced0 279 0.12/1.00 vMB 179
235,599 235,599 000000000000004ab30dba591f44b26f9b8252f1ca8d25e583e464f0983a592f 237 0.12/1.00 vMB 172
235,598 235,598 00000000000000a820a7049f21e13e23287d5ec71239802d4984ec0f5f135d36 967 0.41/1.00 vMB 193
235,597 235,597 0000000000000052941a00418cd40eacf65ed2fadf8342a724cdfb0188f54c92 161 0.07/1.00 vMB 201
235,596 235,596 00000000000001871a3f0e4cd6bf6ef8f09628c50abf134944c201997f8066cd 248 0.13/1.00 vMB 165
235,595 235,595 00000000000000e7b7674ce7fafc95f7b478b63b490e00909d85b4722f681646 425 0.18/1.00 vMB 188
235,594 235,594 00000000000000278d15329d4b7c653ae8d5bddb9a858c4a5c25f4c0047e6963 106 0.15/1.00 vMB 20
235,593 235,593 000000000000004186959e17499fe196a149f40d98d36d00970c4d52d38866ab 785 0.25/1.00 vMB 126
235,592 235,592 00000000000000392b57eda1b1b7be465734ae44b24f64c7d5836e3460a354d7 830 0.44/1.00 vMB 188
235,591 235,591 000000000000001625b3dae231de3ef1bca84dad54b3b183d60f4c67a4641cda 39 0.02/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.11 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.84 GB
    • Received: 13.65 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.