Loading Tool

Explorer IconExplorer

Memory Pool

84,912 transactions
32.03 vMB
0.11544953 BTC
Random Selection Loading Transactions
Max Size: 194.19/200 MB

Candidate Block

Mining Attempt 4b43eb318b130a230366ca40bc361bca5f824a0d9583917b04f560bb38f8c0f8
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root cd9599fe40b142398fe11a86c14d115d708140ea54dc080b9daf83eb5c72c682
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,172
Size: 1.00 vMB
Total Fees: 0.03445248 BTC
Feerates: 299.43 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (731,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,185 184,185 00000000000004cbfe17a7b6f881b01d5542f2bc5a37abffe1bbee4d2cdd8fc9 12 0.01/1.00 vMB 62
184,184 184,184 0000000000000311514e6529e66fae142885e900171f529ddfcdef61de9306a5 19 0.01/1.00 vMB 92
184,183 184,183 000000000000021da4f505244051c00bc032f747719a8ea39097775c4e33dcfc 201 0.08/1.00 vMB 114
184,182 184,182 0000000000000175cac1fd5963e51bf5291592eda358b017dcede42026eacdb3 12 0.00/1.00 vMB 43
184,181 184,181 00000000000003164dc6a5446dc7b675f668a0e1fb5a35dc629b011847f3178f 49 0.02/1.00 vMB 261
184,180 184,180 000000000000004607db9f2985068aa9b4f00d9ff4cfed5ad0591fe6e8cc440f 56 0.02/1.00 vMB 44
184,179 184,179 0000000000000297ac26eb186e1243ce9b1b916e467b1fb1cc4a8b46727e8b92 132 0.05/1.00 vMB 141
184,178 184,178 00000000000008a78159108ad05818a975f96c32dfd7a03202545d31ea819916 75 0.03/1.00 vMB 105
184,177 184,177 0000000000000632348f38077a5fe13d0d6c879b753cbe77804a7cf8eb68869f 16 0.01/1.00 vMB 134
184,176 184,176 00000000000009ab048e0b01fd66710d6a4d8decc1901d6973715d71f197f66f 55 0.02/1.00 vMB 109
184,175 184,175 00000000000000158b7f2a6f702e393d75c12bf4042d05b863c37d86ea77279c 99 0.04/1.00 vMB 117
184,174 184,174 00000000000000b1cc6bbc23af6eaa24b3ef43999631df40862513a5cee3da5e 124 0.04/1.00 vMB 53
184,173 184,173 00000000000000403fce13ea7cea62a4e74ab10207c8db42352f6c988b4e43e9 181 0.09/1.00 vMB 196
184,172 184,172 000000000000007ad3e25a4f627f14da49fbd384a4716a390cc019e64f4b2a78 13 0.00/1.00 vMB 16
184,171 184,171 000000000000051b48b60613bebbb3168d5d7e1ef898b6efedd240e24d655a45 86 0.03/1.00 vMB 121
184,170 184,170 0000000000000990b8c9536a61bd31c1ab509b31dcd624c7cb9b6fb72da80eec 128 0.07/1.00 vMB 116
184,169 184,169 000000000000037d97711768f400427310522297cc255181fa33c51dfb1ee812 63 0.02/1.00 vMB 103
184,168 184,168 00000000000005b8ae73edc8662bce526eb79428ebf66e387bfdd51fc9c7acfc 72 0.04/1.00 vMB 76
184,167 184,167 00000000000005642b5486dda41c91f49f47c70e7b320c7434b1181a76e475b7 36 0.01/1.00 vMB 81
184,166 184,166 000000000000023c7b058ab69675fc1ed06616329b98365b4885cc8019114a90 229 0.13/1.00 vMB 80
184,165 184,165 00000000000001781782d2ce9b898e9d34fc1380726c5bd36af72ba0d5898375 180 0.07/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.86 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.