Loading Tool

Explorer IconExplorer

Memory Pool

80,778 transactions
29.91 vMB
0.12188356 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 35435e1391bca207b7c55a8c4402a67b30f8d16e07f2af50b3692867bdd53b57
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root 789dd9e397461664148a785fbfc76a17d8601e5960c188f301cbb5805d856fbb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,994
Size: 1.00 vMB
Total Fees: 0.03416075 BTC
Feerates: 149.47 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (436,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,195 479,195 0000000000000000002edc6f0337f7e566aecc2d38ff26aa2c309e66b9a6a4c6 715 0.61/1.00 vMB 45
479,194 479,194 000000000000000000d202e4f61a9141513f98c21a1d66e4af6aa6bf35111be6 1,794 1.00/1.00 vMB 67
479,193 479,193 00000000000000000011e6f056c0adfa7321c1fd2e8a6c570e60927ad1df2988 1,874 1.00/1.00 vMB 33
479,192 479,192 000000000000000000fbf7ac34c995ab9f14ef9ce07de830f1f9592f0f061d27 2,471 1.00/1.00 vMB 114
479,191 479,191 000000000000000000e7d55479f15efa874fac0a25ca628b267ebafaf6a2e49c 1,966 0.95/1.00 vMB 137
479,190 479,190 000000000000000000b003d4bec6fc4721abfaed9f39e8f8762f7161d7ec916b 1,983 1.00/1.00 vMB 42
479,189 479,189 00000000000000000003c9e7b88e8dd7159751ae0588ee68e2634f4751f0cb75 1,836 1.00/1.00 vMB 88
479,188 479,188 0000000000000000008aa123e235b0b4ac5d21ecdce79c6dd9f54ea044c1d0f0 1,660 1.00/1.00 vMB 107
479,187 479,187 0000000000000000008fd15d5b9b0c2b0677559d3ad97395782134e420f94e62 2,138 1.00/1.00 vMB 164
479,186 479,186 000000000000000000e1e4d1f04426df0aac21aed647cce70873bb7f0ba50db8 378 1.00/1.00 vMB 16
479,185 479,185 0000000000000000007afde7833e1e4a5bbccf70aea20c424e3866db9b59d880 1,230 0.99/1.00 vMB 55
479,184 479,184 00000000000000000129391cda83fce2988338f048d32474cd1ccc43bba97438 1,496 0.91/1.00 vMB 70
479,183 479,183 00000000000000000011844fd84e10bf1e8de51c64fffbe2b15dd790957b90a0 1,063 1.00/1.00 vMB 73
479,182 479,182 0000000000000000002bee3e9a35f0c59f0a0ec76e376139784f7be269d1416a 1,779 1.00/1.00 vMB 68
479,181 479,181 0000000000000000004b196b1181bd4792a20a577f7b3c4bfe8117c6037ac46f 779 0.99/1.00 vMB 29
479,180 479,180 000000000000000000f1ca17177e426fcfa7376b4ddfa7312a3828414b2cf00e 375 0.30/1.00 vMB 43
479,179 479,179 00000000000000000145b7d8a94b86ce968cf1fc0c8c31094625a6d03fa25c4f 351 0.19/1.00 vMB 72
479,178 479,178 0000000000000000003c9e620c791c798b63e284a7789058a16ad2d86a381889 1,659 1.00/1.00 vMB 70
479,177 479,177 000000000000000000fad0b32b07d2ee49d770b2de94755d08813dbae955aa6a 1,648 0.99/1.00 vMB 39
479,176 479,176 000000000000000000ba23fbe1113d589def5e0c499743cc4f0b6c569dd9bf6d 1,794 1.00/1.00 vMB 104
479,175 479,175 00000000000000000112a9034d737abf66974bcc4d0588dc29124270d92bdae9 588 0.99/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.91 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: 713.85 GB
    • Received: 17.49 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.