Loading Tool

Explorer IconExplorer

Memory Pool

80,519 transactions
29.97 vMB
0.12138063 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 7a2a88b65906d44ec4435b1e5dcda4a05cecaee1c8dc373c3c02e671bc01655d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 14f3e14640ee4ee742db757a3b6ada836565d6365c780ed3e3bb73fe10b1a3c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.05023447 BTC
Feerates: 242.90 > 5.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (212,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,672 702,672 000000000000000000059ffebcfdd5f395f692fb18c2fdb770762b7162b98827 2,474 1.00/1.00 vMB 14
702,671 702,671 000000000000000000058028dbe1b5255ac4de8c3670f7b28a89388a384f78a8 637 0.28/1.00 vMB 19
702,670 702,670 00000000000000000004104d9186604112ce9077ed899cbb7eabc97a4351f8eb 576 0.41/1.00 vMB 7
702,669 702,669 00000000000000000001204c8ab5a44cb4d10fe06155304742183d9312e9ee57 1,000 0.94/1.00 vMB 5
702,668 702,668 00000000000000000009b3bb1fffff3b0785bd6ed876cb3f2e725c72c5cea920 1,339 1.00/1.00 vMB 11
702,667 702,667 000000000000000000069421a33154691e2c0eff8dabbead07cdb39877083e77 71 0.03/1.00 vMB 15
702,666 702,666 000000000000000000046938587d0c80474fa699e3dd09acbbe4c2249a2cdaad 424 0.16/1.00 vMB 10
702,665 702,665 0000000000000000000678ab451280faf70227b5e518ad6999f8fa0e6fc5a24e 2,648 1.00/1.00 vMB 6
702,664 702,664 0000000000000000000ccb7c6cd591bed7e86c25fcef59c860206dbc4d1cd9d6 1,916 1.00/1.00 vMB 9
702,663 702,663 00000000000000000003232ff3c9ea2a20d9a415ab6b407390eebff80e74dd84 2,162 1.00/1.00 vMB 14
702,662 702,662 0000000000000000000ec1908681ca6f7b9dc029f58f0c4410095eda1ff4d3be 2,088 1.00/1.00 vMB 5
702,661 702,661 0000000000000000000a5f2d61564aa33f9ef1141c79ce953c8a1340f46737d6 1,534 1.00/1.00 vMB 6
702,660 702,660 0000000000000000000d21e4e80730fdd8da2d91ae4e98093526f52c3195f6bf 2,130 1.00/1.00 vMB 8
702,659 702,659 000000000000000000092cf64f68e68ff7786244b43f924947939a1e1460599f 2,638 1.00/1.00 vMB 11
702,658 702,658 00000000000000000002a473b0ff3ab0ee47fa1a96029b408cf6948028985428 1,230 1.00/1.00 vMB 11
702,657 702,657 000000000000000000092c39a64edd0ac242b31397001f1b7b26070f80819b07 2,090 1.00/1.00 vMB 6
702,656 702,656 0000000000000000000cabe67afad77c5c856b412aec937893ec5daa465915c0 2,007 1.00/1.00 vMB 8
702,655 702,655 0000000000000000000793b8c48babe4d71009a29b6a39bfa2393f7b9f93ba4c 2,371 1.00/1.00 vMB 8
702,654 702,654 00000000000000000005261d2f2417bf350cabf4de97c97cbd181fc73eee0892 2,620 1.00/1.00 vMB 21
702,653 702,653 00000000000000000004ec3c28520d79fb907054ed47e68e039726fef30b5f32 1,703 1.00/1.00 vMB 9
702,652 702,652 0000000000000000000aca0a1406539380387e9f092a53d2a3e9f045ce3a05f0 2,413 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.