Loading Tool

Explorer IconExplorer

Memory Pool

81,332 transactions
29.58 vMB
0.08407948 BTC
Random Selection Loading Transactions
Max Size: 180.04/200 MB

Candidate Block

Mining Attempt 8843a74b139558ba8a349d0477695dbec43b1bb227026c264ea94dba6a3c9d10
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 01cd7bdf1a5db399b55e5dce3bf74c81f1b6d4837ea15da2113770c594f866d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,256
Size: 1.00 vMB
Total Fees: 0.02180556 BTC
Feerates: 100.53 > 2.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (33,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,031 882,031 000000000000000000011953afd4ceb0fb5e1e84e5bf0fae464bd5840a6c9344 2,270 1.00/1.00 vMB 4
882,030 882,030 0000000000000000000137262aaa3688d8df56544fc15e733e2cb87389913914 1,425 1.00/1.00 vMB 2
882,029 882,029 0000000000000000000150149fb3a38e5ac3fdc192475e23e076a1cb3eeca562 497 1.00/1.00 vMB 2
882,028 882,028 000000000000000000005290c9bb6165fcbe17a1a7ad104f50fc0091edf3eda4 852 1.00/1.00 vMB 1
882,027 882,027 000000000000000000007f8e98e2b074a9dd4570f2f19dd6a1c559fdf850552e 2,878 1.00/1.00 vMB 4
882,026 882,026 00000000000000000001795a15fb42dbf3f4a5031f87d5734f02f3ee2afa7f33 526 1.00/1.00 vMB 1
882,025 882,025 00000000000000000001737de232381c8b82979b7f99e7cf3e1d0c31e8d31e08 2,412 1.00/1.00 vMB 2
882,024 882,024 000000000000000000017df0678a14a9f91b9438923cca1eb3c288550e098961 2,141 1.00/1.00 vMB 2
882,023 882,023 000000000000000000028fee3ab9f7ba5285e07b41f5b9129e5dac2261141083 3,530 1.00/1.00 vMB 2
882,022 882,022 00000000000000000000ceda37344558dc43cb6f488701eaccc8a77e7978c652 1,948 1.00/1.00 vMB 4
882,021 882,021 00000000000000000001401a3dbd5bd0a1333cf0dc4726a794c0f48c89aea745 3,024 1.00/1.00 vMB 5
882,020 882,020 00000000000000000000ea3174946c38f526abd145b8b74212317c83a8ce88e8 614 1.00/1.00 vMB 1
882,019 882,019 00000000000000000001af0e4460aca2fc50d4916843010c1c1f8d74b83f2bbe 1,686 1.00/1.00 vMB 1
882,018 882,018 00000000000000000001d2f7916729437b3410190c728dff47741885568c42b7 3,667 1.00/1.00 vMB 3
882,017 882,017 0000000000000000000229f1d8b5e618bb439204ebb7ef14dd2541b54010bbe7 3,733 1.00/1.00 vMB 5
882,016 882,016 00000000000000000001ce9b4550473cb78c7636e27c4a0170fec38a3b4213cd 2,755 1.00/1.00 vMB 3
882,015 882,015 00000000000000000002502bf81a552bba6443d0f954b5ff0e78b5ec88a7998f 886 1.00/1.00 vMB 1
882,014 882,014 000000000000000000009d74070bce776b1f54d323c869745d3b1c971af0bcf6 961 1.00/1.00 vMB 1
882,013 882,013 00000000000000000000f3feed4b2818af18e409d6ae372c0d21930cc2fc7242 796 1.00/1.00 vMB 1
882,012 882,012 000000000000000000001c4a4ec50125c5ccc677e5bb4a69d962670b1adf172d 3,226 1.00/1.00 vMB 4
882,011 882,011 00000000000000000001e6ef9b2f2af73e46eec948fcf7061d2ee97411001688 746 0.17/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.