Loading Tool

Explorer IconExplorer

Memory Pool

74,913 transactions
27.63 vMB
0.07443981 BTC
Random Selection Loading Transactions
Max Size: 168.54/200 MB

Candidate Block

Mining Attempt b489d3979430fda636533ff5fb0261b0690b560a8b4edf7d2a8203da82abface
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 84f767b70cf937728f594129a31bf3f65c2705060d5191c8e45f48ed2527c2d6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,258
Size: 1.00 vMB
Total Fees: 0.01544956 BTC
Feerates: 100.35 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (228,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,613 686,613 0000000000000000000609efbab8615bc2d1315eb3575c0b3350faea19b79a13 390 0.20/1.00 vMB 32
686,612 686,612 000000000000000000005eb49c50b858e4152ff16dcd2927598812e1aa4defda 1,311 0.64/1.00 vMB 22
686,611 686,611 00000000000000000008e6545b4685afb1f91f1b6c83b3fede547bc9a70653aa 535 0.24/1.00 vMB 24
686,610 686,610 00000000000000000006fa0d1d39279eef42e692123cee9bcb2450b160559592 146 0.06/1.00 vMB 35
686,609 686,609 00000000000000000008147a14cb0d007660af85e81fd54939108e537174ac01 154 0.05/1.00 vMB 38
686,608 686,608 0000000000000000000afcfda62430742356e3e07c9e6cdb9185fb34c64a5877 1,321 0.71/1.00 vMB 13
686,607 686,607 0000000000000000000130821eca25437415c7c1c88de279e25f637e1eb25150 1,206 1.00/1.00 vMB 38
686,606 686,606 00000000000000000008955eba7c2b414a3b938ae5d69ecc9f8d10edc6f24c14 1,608 0.61/1.00 vMB 28
686,605 686,605 0000000000000000000477259e2d5799cbc64c03a9786348e6f3705eeb9c0fbd 930 0.42/1.00 vMB 30
686,604 686,604 0000000000000000000ccaca16c648fc1a2dce9749af651f9bf3ab2e778980a9 1,904 0.82/1.00 vMB 29
686,603 686,603 00000000000000000000595d53330485c17521e63faf5bc32b75be80f7724f44 1,981 0.90/1.00 vMB 7
686,602 686,602 000000000000000000013b32af33e5e132f36853a22d15265661029d603c8ee5 2,212 1.00/1.00 vMB 43
686,601 686,601 000000000000000000034acc20364f4c3e845928f5424003ce4d86ad840a373b 1,528 1.00/1.00 vMB 8
686,600 686,600 00000000000000000008b233c8b83fc469d74371a8b599d24ee54baef70ae680 1,317 1.00/1.00 vMB 31
686,599 686,599 0000000000000000000a4aeb5370a36e47e7f6e132db9a9ec920596c781b7d50 2,184 1.00/1.00 vMB 51
686,598 686,598 000000000000000000020acf0c6217282766d84f0a41ddf689fcd2257fa1a1fa 128 0.05/1.00 vMB 27
686,597 686,597 000000000000000000052e6014d3002f8a8d3dd15d697e7fc154e4a635fd2899 957 0.54/1.00 vMB 32
686,596 686,596 00000000000000000001aa09648d6ead9c225f22061a2c1fb19ab58b1d1898b5 523 1.00/1.00 vMB 3
686,595 686,595 0000000000000000000519dbfe3cc925aa9bbf272237e726c9971b87a3ceb314 813 1.00/1.00 vMB 12
686,594 686,594 0000000000000000000125335185320a6c14dc31ec31e376aeee55c67e9ca8b6 1,387 1.00/1.00 vMB 21
686,593 686,593 000000000000000000066ef1588ad11a5c25869dc22ae77f5db17dec2c2f5d44 2,490 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.89 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.51 GB
    • Received: 17.38 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.