Loading Tool

Explorer IconExplorer

Memory Pool

46,286 transactions
30.62 vMB
0.09860390 BTC
Random Selection Loading Transactions
Max Size: 157.52/200 MB

Candidate Block

Mining Attempt ad97b2007d5b0cd1f7f4afba904812361e0f0c10357f6c242a95ca72bae19b3b
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 442a895f48fab03199a3852d34cdd01ffe08cc46cad445436b1610ea4f237a2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,676
Size: 1.00 vMB
Total Fees: 0.03164091 BTC
Feerates: 100.29 > 3.17 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (667,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,616 246,616 00000000000000373e5d2a6414a936f8579afe0304ddd4fc8be77a4c2d1a8857 102 0.05/1.00 vMB 117
246,615 246,615 000000000000009fae013faddaa7efb5f1f9e4300b74e2129b861b138e28fda8 168 0.08/1.00 vMB 80
246,614 246,614 0000000000000067f0d3b19ded1334f9811770746bb4ab136e5e882d755330b0 169 0.09/1.00 vMB 101
246,613 246,613 00000000000000a1929f620cf7baed79f48b501a4acb5a8543f0c11060e558c3 451 0.25/1.00 vMB 94
246,612 246,612 00000000000000829d024f595417f48057bb4682ff46643196c5db3afdb3eb6f 760 0.25/1.00 vMB 236
246,611 246,611 000000000000004a96eb5e666d882b238ab2bf5c51f6b3c0cc3eb420517b64a1 8 0.00/1.00 vMB 73
246,610 246,610 000000000000009d151285bd3ebebedd2625383e7f4d763214920418506c956a 329 0.12/1.00 vMB 137
246,609 246,609 000000000000004727d07c0206df2cbadadc4ca9fe5f65f14f9af0eb6aa70dd4 18 0.01/1.00 vMB 51
246,608 246,608 000000000000003ab8a2cedcdc81e8ef356f103a876158d1e7b946324fafc9f0 280 0.11/1.00 vMB 188
246,607 246,607 00000000000000779e0f1bedf3494bfca964de5db317124d8263035fd9efbe1d 14 0.01/1.00 vMB 91
246,606 246,606 000000000000000a21df52151cf0d6a63955ec8b655485aaf69383c2afa199de 151 0.07/1.00 vMB 114
246,605 246,605 000000000000001443fdcdf4a28fc243dda07304ad327bed08855b1a025db7ee 180 0.09/1.00 vMB 135
246,604 246,604 000000000000007d165600e87fc68f0a05b703b5d11ec24c5ef4b2d5aa0151cb 445 0.18/1.00 vMB 146
246,603 246,603 0000000000000047a3434f0ecad89c0e9bca64895afa2bcc3f2ba0b5870f17ec 2 0.00/1.00 vMB 0
246,602 246,602 000000000000009735d977af0434e628098b2cbdf6e2a01766a7fd3bfec012da 48 0.02/1.00 vMB 75
246,601 246,601 0000000000000070d95d7beffc2e30b352ea9540943ac92a2a0f1e35a42c1a38 220 0.11/1.00 vMB 121
246,600 246,600 0000000000000055a1ea46618c238e033254e532c4ae2f7b32121ad4e60eeb2a 8 0.00/1.00 vMB 115
246,599 246,599 0000000000000074c90792aad1af2db394b9bf0a99aa9964bc0b3144b78a02b0 30 0.01/1.00 vMB 176
246,598 246,598 000000000000003f82a63694bb59e24da88dba4aabbc525840c48e787dff876f 181 0.07/1.00 vMB 181
246,597 246,597 000000000000004205ae4f3bc378093f714ac16fd32c73aca8aed60dd48e2143 43 0.02/1.00 vMB 117
246,596 246,596 0000000000000072a78d4a054fbeac3f76dd15dfe31a9d30d648de11b1be8333 316 0.16/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.