Loading Tool

Explorer IconExplorer

Memory Pool

78,450 transactions
29.96 vMB
0.08668912 BTC
Random Selection Loading Transactions
Max Size: 178.96/200 MB

Candidate Block

Mining Attempt 8dd386564445859530a4f973605492e9595451a75f1cc19565c3991afcfd2240
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root e82901fc3d714fa3cc5365a82a031ff54561f5ad3edbcd14445ed6ae1e5ba4e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,675
Size: 1.00 vMB
Total Fees: 0.01805988 BTC
Feerates: 100.69 > 1.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (303,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,204 611,204 00000000000000000000c70d6d638783eea155c96eeaa10fbc224dd47b8be507 1,720 0.57/1.00 vMB 6
611,203 611,203 0000000000000000000f46858abbcb81e01c6eac82bb53e04810982412f471b3 3,334 1.00/1.00 vMB 13
611,202 611,202 000000000000000000077911329fd75036cd8672dbda7bc1b6568ea2289e0341 1,228 0.33/1.00 vMB 7
611,201 611,201 000000000000000000115f44708916fe1bcf0e4fb382d77b071e275ec77d893c 3,306 1.00/1.00 vMB 11
611,200 611,200 00000000000000000004d03ee4bb47ce5e83e995051ff537b4bdd01b9891f9e4 584 0.16/1.00 vMB 11
611,199 611,199 0000000000000000000e4e5071e971c27bbd83b90baa09dcab27ea62d9a5e839 1,543 0.61/1.00 vMB 12
611,198 611,198 000000000000000000113b8c75e1e5d1d2f7d55d0c640192c73a17e069e23cba 1,052 0.36/1.00 vMB 9
611,197 611,197 00000000000000000002a0ba5cb8bcecd48fba1e1f28d82ad0473368fd0d2262 1,886 0.54/1.00 vMB 11
611,196 611,196 0000000000000000000b4224dd474f012e0b85c3e94c1f6ec0dde2278008e79d 749 0.25/1.00 vMB 31
611,195 611,195 000000000000000000121a2a3f9098d0074d0fc659f3258dd51944049e6aaa1f 2,369 0.71/1.00 vMB 11
611,194 611,194 0000000000000000000263205c94ab3a5fae937f7431fae8e91faae8b49f3971 1,511 0.58/1.00 vMB 9
611,193 611,193 00000000000000000005ca2cedea3416c71c400d1f03a35db22d221b11752246 3,013 1.00/1.00 vMB 8
611,192 611,192 000000000000000000083dfd2cc1e655ecb3b82c74d03eb93e5423bd0601bb61 2,735 1.00/1.00 vMB 9
611,191 611,191 00000000000000000007f4bed2699590ff17532c523530b578a22a6cb8619545 3,231 1.00/1.00 vMB 15
611,190 611,190 00000000000000000013ccab68ac316e5b94f6af34f6ddee8654668d9a76faf3 2,279 1.00/1.00 vMB 13
611,189 611,189 000000000000000000020cf128e3a39aa783579c9c73be961ba7b919cdb1a8e8 3,054 1.00/1.00 vMB 21
611,188 611,188 00000000000000000012b50f54f09ded370314f366fe7dd2192f90b199af216a 3,311 1.00/1.00 vMB 11
611,187 611,187 0000000000000000000621bb49660d31a9b01c473cd6ec5712f9746e4d17ffce 2,246 1.00/1.00 vMB 8
611,186 611,186 0000000000000000000809ce8bbcaa934983dd60fb6799545dc38f71df89aa45 2,511 1.00/1.00 vMB 17
611,185 611,185 00000000000000000009fa98692d40fd4e7a4515af4826868c539db5e4254819 152 0.04/1.00 vMB 14
611,184 611,184 000000000000000000066872f14b57cf0a731e1275937934fdde53c86a359f27 643 0.20/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.