Loading Tool

Explorer IconExplorer

Memory Pool

80,746 transactions
29.43 vMB
0.10051038 BTC
Random Selection Loading Transactions
Max Size: 179.29/200 MB

Candidate Block

Mining Attempt 9504baa01e2f8dd61f8377c907e896e047b3908123d6d77d0b7b2bd57a4e56ca
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 1319ae71ee33f587821af256a29328be17d1ef13b966308e15d2539c828b2742
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,361
Size: 1.00 vMB
Total Fees: 0.03871253 BTC
Feerates: 146.36 > 3.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (562,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,803 352,803 00000000000000000785f5c7a29b201788b3a2275e9a8b23c54c2c638888d7b1 205 0.75/1.00 vMB 12
352,802 352,802 00000000000000000a8d882829440a146ad3fe45a5e33c39a99b993ad5e4dbc0 596 0.75/1.00 vMB 16
352,801 352,801 00000000000000000237e36563270937d012404a82d1c9a9c374bf33401d1486 1,402 0.75/1.00 vMB 30
352,800 352,800 00000000000000000b28d69f3103a15e246dc0c72e4eec99b40f351856eccfd2 273 0.75/1.00 vMB 13
352,799 352,799 000000000000000000c4ccbdd98c267bd16bda12b63b648c47af3ac51c1cc574 169 0.15/1.00 vMB 13
352,798 352,798 000000000000000013d8490fdae75639ea8905e7ed4568faf7c7bfbc45c5cb86 1,578 1.00/1.00 vMB 24
352,797 352,797 00000000000000000be581ee43ddeaaebbb20955251c391684f155fdecf1fc5a 1,489 0.75/1.00 vMB 30
352,796 352,796 000000000000000007fea907fb8908f6e3c43090a6b98ca1d614e0cb6b6f5eeb 1,093 0.75/1.00 vMB 22
352,795 352,795 000000000000000011d46a3137da06d86c2c68bc2b06542c50987e97ee63914b 1,268 0.75/1.00 vMB 32
352,794 352,794 0000000000000000048c303b485e5d2096160f2a4bea5353b35311ada3f476ac 1,369 0.75/1.00 vMB 23
352,793 352,793 0000000000000000158a1734c69d0dbf6ca448b47c112bded530a4ae13f5d80d 2,662 0.75/1.00 vMB 54
352,792 352,792 000000000000000010bfea513cc3aa640b9318e25fcabf2410aa0bfaab51dd2a 1,422 0.75/1.00 vMB 27
352,791 352,791 00000000000000000152ca5af180f8eb138f5ee43016305fd560c93fff81dbe8 527 0.15/1.00 vMB 46
352,790 352,790 00000000000000000dbc0becccfeae44033198ceef125fdb43b09ad14229c880 1,889 0.75/1.00 vMB 35
352,789 352,789 0000000000000000051e5b52216355b64972f50a4a92d163cf5903a02da94237 916 0.51/1.00 vMB 23
352,788 352,788 0000000000000000086516b60afdb9e3d82c5ef8c68b0da057812513470fd070 124 0.10/1.00 vMB 13
352,787 352,787 00000000000000000fbc22ca9dcac7e84c0b34823ea58c0daf5b16414804b567 1,511 0.73/1.00 vMB 26
352,786 352,786 000000000000000001fa2aaf39760538f6ba3affdf572157aa3200f2960cdf59 319 0.52/1.00 vMB 3
352,785 352,785 00000000000000000621afab1b80d340402e70f4a714abf59b6d5036ae53ef8d 886 0.44/1.00 vMB 28
352,784 352,784 0000000000000000105e78a49c47a5b965ed1149a58b8bdb30ae219526e23839 581 0.37/1.00 vMB 30
352,783 352,783 000000000000000009833b57e132fb61b1ae488669e2935c03c699b98e7e5d2d 598 0.32/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.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.