Loading Tool

Explorer IconExplorer

Memory Pool

43,443 transactions
26.39 vMB
0.05887810 BTC
Random Selection Loading Transactions
Max Size: 138.94/200 MB

Candidate Block

Mining Attempt cecf15fde7822d9cd8bb5b1f97d248ff0d8223178f711116c690925885c2b3e8
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root d628eba3e935dd42688327b16591285d4065a533fcad5589c42699cee3f833da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,130
Size: 1.00 vMB
Total Fees: 0.01064992 BTC
Feerates: 50.68 > 1.07 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (78,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,603 836,603 00000000000000000001ea3e7195287eaff1cec40090e9a18e404fbce5eb2361 2,569 1.00/1.00 vMB 29
836,602 836,602 000000000000000000032c203d58d3753cf4f5d6325d071b90e3f23bcd407137 3,167 1.00/1.00 vMB 18
836,601 836,601 00000000000000000000267a5ee46caf06320ff7751aa63cac123e0246a8495e 3,743 1.00/1.00 vMB 16
836,600 836,600 000000000000000000027c57349e060967ddea169bca8be4c1a90a6b3f2c7a29 2,832 1.00/1.00 vMB 23
836,599 836,599 000000000000000000005f0057c806ad71ad96cc398b40921d404ed51cfe511a 3,628 1.00/1.00 vMB 24
836,598 836,598 0000000000000000000194aa37014d9d62959db907e01b7525e7b1688e1d595e 3,760 1.00/1.00 vMB 19
836,597 836,597 00000000000000000001483d129d3befa46640b0da32c45c2fb3127e5e6daf56 3,012 1.00/1.00 vMB 34
836,596 836,596 000000000000000000005a531ad7db1e6eedfa876022ffb5be3e001ab98bb4e4 4,014 1.00/1.00 vMB 23
836,595 836,595 00000000000000000001b813fe10fb6db185d9a8ccf92541951044a3c92a2bbd 3,727 1.00/1.00 vMB 26
836,594 836,594 00000000000000000001361b4f5088824d01d0734604c3af4d0c5ff3f665eb46 4,400 1.00/1.00 vMB 35
836,593 836,593 000000000000000000031496b2bcca5e30ed49d26e9a9f6079303173180c42fe 3,971 1.00/1.00 vMB 17
836,592 836,592 000000000000000000009e094f3275383fc9b1e1758f0d9966eda673e25c3c2a 3,537 1.00/1.00 vMB 17
836,591 836,591 000000000000000000009bd3587e51cfa1711663dd9611e6c77414d3dfcad31a 3,826 1.00/1.00 vMB 14
836,590 836,590 00000000000000000000afb263bbad8171dd00c26a026235c4f147d679a6a70a 194 1.00/1.00 vMB 9
836,589 836,589 0000000000000000000244cc229910f8779e6a5c6a67f8dd3fefb16728c2c01d 3,206 1.00/1.00 vMB 10
836,588 836,588 000000000000000000006c2ebdba84e2e6bc27fd0ca11bd9997d22e12be333ea 3,135 1.00/1.00 vMB 22
836,587 836,587 000000000000000000024b16f3c9bfd109d0c666dd8a694cfaeca1b6a0f0d112 3,276 1.00/1.00 vMB 19
836,586 836,586 00000000000000000002d517d73d1abd09730ea69aa688207c281944300e8a50 3,052 1.00/1.00 vMB 19
836,585 836,585 000000000000000000026c17e0c76905862e56eda789f4120ed3e59f2d29c5c4 935 1.00/1.00 vMB 10
836,584 836,584 00000000000000000000789168be475859a7dd26a3022cc3a00cd76abadde22a 3,552 1.00/1.00 vMB 14
836,583 836,583 000000000000000000033056441d144b221ba658afd79c833eafb988fa8734a5 2,962 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.