Loading Tool

Explorer IconExplorer

Memory Pool

38,680 transactions
26.72 vMB
0.06549368 BTC
Random Selection Loading Transactions
Max Size: 137.93/200 MB

Candidate Block

Mining Attempt fa269b201832cfa1bc67920456fb62bb0d25de6276c362decb12d0694e834413
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 4aa8f5d3ca3e8447b91bd9c91995d6bc2948916dbc92a1fa8b8d0faa0b6b14eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,443
Size: 1.00 vMB
Total Fees: 0.01463568 BTC
Feerates: 15.04 > 1.47 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (195,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,681 719,681 00000000000000000009b6afeb35f2b923222635d34ae0d17f91de92a62b54b6 2,960 1.00/1.00 vMB 11
719,680 719,680 000000000000000000070e50903ca566cfd5ea842c969508a84e29c62e1a8b93 2,664 1.00/1.00 vMB 11
719,679 719,679 00000000000000000003355286d8c49b77150f5e4bcc6a85c795787bbff65998 3,069 1.00/1.00 vMB 13
719,678 719,678 00000000000000000008c5fc4f42107530663099e3aa253f87474cffe1f37f6b 2,602 1.00/1.00 vMB 13
719,677 719,677 0000000000000000000580390f64a8b802fb48352ce98cb870b881c96853d2be 1,979 1.00/1.00 vMB 5
719,676 719,676 000000000000000000065ad5efb2910d6300f3424408f4d3144126a23cce4651 3,024 1.00/1.00 vMB 6
719,675 719,675 00000000000000000009b16a495aba61e62fa41ee58ec9d60de8611aa203ad93 2,859 1.00/1.00 vMB 10
719,674 719,674 00000000000000000003c3ff229f276790e1c83c6aa8ce2b0cf4531b3508cb13 2,924 1.00/1.00 vMB 25
719,673 719,673 000000000000000000039d17d99e1dfada53eebf5a33e92b499ebafc9cc4c709 3,310 1.00/1.00 vMB 8
719,672 719,672 000000000000000000072adc4f068bbcb04324fddad4a8742bfb1312e25df530 3,333 1.00/1.00 vMB 5
719,671 719,671 00000000000000000003492d143aac77e370b0a50c744c2110d19f9c4f37b6f7 2,826 1.00/1.00 vMB 14
719,670 719,670 000000000000000000083d027987410dccba91229324eb60a2c33880f44c9162 3,029 1.00/1.00 vMB 8
719,669 719,669 00000000000000000001fc31805384455e4ccf328cee2dde86b645c23cb353ef 2,567 1.00/1.00 vMB 6
719,668 719,668 00000000000000000001d35694b2c502e9bdd8ab6677d9d6e696050ba96c4339 3,227 1.00/1.00 vMB 10
719,667 719,667 0000000000000000000650a1d48c4631cb4e5150eb2b441270ec329ad6050691 2,639 1.00/1.00 vMB 24
719,666 719,666 0000000000000000000b7be6a2d174cd8e003ff96a22400bb368af87be153d9a 2,501 1.00/1.00 vMB 13
719,665 719,665 00000000000000000001e4e473e6aab55c0ac9dbeba86fe81695c24e67022cbb 1,206 0.51/1.00 vMB 8
719,664 719,664 000000000000000000058c7a66aab64f463b257ddb2106c4ce004c32ba8d863b 458 0.11/1.00 vMB 9
719,663 719,663 00000000000000000003f5b80a2db6fac4df57ba0a739d71d86cca5005e4edcc 1,865 0.72/1.00 vMB 8
719,662 719,662 00000000000000000003065816e43cd1195e6df1f5b9aa26c0c30461894b7d1f 1,215 0.73/1.00 vMB 3
719,661 719,661 000000000000000000046e686e2786256a9cd43dc06b7c1c1f9675672e498100 1,805 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.83 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: 636.51 GB
    • Received: 12.37 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.