Loading Tool

Explorer IconExplorer

Memory Pool

46,394 transactions
20.48 vMB
0.04537270 BTC
Random Selection Loading Transactions
Max Size: 117.23/200 MB

Candidate Block

Mining Attempt f8eb3409c98dc90eac40876807fc673b67a20608b3413bce5b47b002355935a7
Version 20000000
Previous Block 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2
Merkle Root d220c301e215d8f69d28bc2568cfe3cd87fc1f0e7ea4b69da443b8e385221c14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,852
Size: 1.00 vMB
Total Fees: 0.00471724 BTC
Feerates: 60.14 > 0.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,019 (900,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
13,970 13,970 00000000fc378eb276c67e47f726596a5a15fcff6ba9b5bd2ee5dc758233acf3 1 0.00/1.00 vMB 0
13,969 13,969 000000003560fb8cb8facac40c8e08804837315bad54542fe7d40828fc3362bd 1 0.00/1.00 vMB 0
13,968 13,968 000000000c84014b9be1bcddcc19563e46fa6ea051b4b25a962fdfe7c92e6268 1 0.00/1.00 vMB 0
13,967 13,967 0000000043734edf2f5f02a2abcb923f63ea9a367a38578ab6cb06e660b16232 1 0.00/1.00 vMB 0
13,966 13,966 000000008ace918cb153b1ea3d3c461aef1d3128c71f09af6fe3fc875fdac427 1 0.00/1.00 vMB 0
13,965 13,965 0000000001ffd77ddb3c99c1dad86081e41aed8ad562e99018aa26c2c009b9a6 1 0.00/1.00 vMB 0
13,964 13,964 000000009bcbfd57e32a93c84dd2896f9f2df7c4d22404e21a62b7e6936b6f29 1 0.00/1.00 vMB 0
13,963 13,963 0000000038ef01aa2b5243c69a099878a720c93c7bf972025c7aadfcb2946b78 1 0.00/1.00 vMB 0
13,962 13,962 00000000b1b640ea58cbfada7d157fa84ad437355db373485615296750aebaa9 1 0.00/1.00 vMB 0
13,961 13,961 00000000a41d405f46a92da19846272750e2e8f6bdac0e8e99ac6ae2f62f96dd 1 0.00/1.00 vMB 0
13,960 13,960 00000000f8aaed4c88d906de9813be19624fffce0972d15c7ec505ac50987f0b 1 0.00/1.00 vMB 0
13,959 13,959 000000005dea046eece8daf697aa7fc74bc7095c18e3bdd55d3270d2c48f006a 1 0.00/1.00 vMB 0
13,958 13,958 00000000f18d725176e1ef062c1c8c370595c197aee6cf7f3307306eba855791 1 0.00/1.00 vMB 0
13,957 13,957 00000000c6ce57c854688f487c03802f6405a65b2b8b8c7a228ada91cb92f386 1 0.00/1.00 vMB 0
13,956 13,956 00000000118a404b37c63136b302bd71fbcddfca363b54d45ccff4cb05dd2072 1 0.00/1.00 vMB 0
13,955 13,955 000000003e601689b8ad8badd499e045fe0d8656cb7aded101671e2510a81182 1 0.00/1.00 vMB 0
13,954 13,954 000000005e311e2ef1a906646055c28df96efd010a42c74a6082b9eb52d5b6ca 1 0.00/1.00 vMB 0
13,953 13,953 00000000e23ff0287bc7cfdb1dd5aa4d878054d97d3323e3eb858776596caa71 1 0.00/1.00 vMB 0
13,952 13,952 0000000097481bdf0bf242145ad79cea116d0d075890c25e91c5e7ad7afa4822 1 0.00/1.00 vMB 0
13,951 13,951 00000000fe497375c3ab773faf98c86f875afb1584e18ca5b309453338164bcb 1 0.00/1.00 vMB 0
13,950 13,950 00000000bd4e11315a653df55fc217118efd46e009465ee6c5799136d0caa212 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.64 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: 550.11 GB
    • Received: 6.41 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.