Loading Tool

Explorer IconExplorer

Memory Pool

81,484 transactions
30.65 vMB
0.09543985 BTC
Random Selection Loading Transactions
Max Size: 187.15/200 MB

Candidate Block

Mining Attempt b3b86c3e5b85c6ef046f1ea1d2a65291d3f7d4905e3d44ece52eb970e8b5f13b
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 5e88bcc86f6f966991570d5f64272b53e347842def32178a1af206bafd902eac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.02452891 BTC
Feerates: 301.60 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (37,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,060 878,060 0000000000000000000132ec801befe42d0ee4fb1d553ce8ed10af373c4a9166 1,126 1.00/1.00 vMB 2
878,059 878,059 000000000000000000016955c1b6a0d03a7d1a0806fd600afad31fd6e88f24f7 1,159 1.00/1.00 vMB 2
878,058 878,058 000000000000000000003cca9b55d7380a6f10df7837fe9537618398f2d4c4cf 3,409 1.00/1.00 vMB 3
878,057 878,057 000000000000000000020a2570baa5c89b673fcfd999733467ee2d1775ef4280 1,520 1.00/1.00 vMB 1
878,056 878,056 000000000000000000001e7bb651082f5f0673489ae697677fd8881e4d1c5ca6 1,383 1.00/1.00 vMB 1
878,055 878,055 0000000000000000000122b2c240af790ee979f6e96175c00045cf54aa5a7001 2,566 1.00/1.00 vMB 2
878,054 878,054 0000000000000000000149809cc71ec6100073fbef56137e16b28de68e439ef1 501 1.00/1.00 vMB 1
878,053 878,053 00000000000000000000dc787c19b1904064204692eb99ae4d28d22b63abbf6a 3,294 1.00/1.00 vMB 2
878,052 878,052 00000000000000000001f3d5afb46048326ac12f307b153b699a6f4d9632dd9a 3,563 1.00/1.00 vMB 2
878,051 878,051 000000000000000000005193259e8321dd6bfbc04c2b0e64314e87871fe0a1c0 3,312 1.00/1.00 vMB 2
878,050 878,050 00000000000000000001d1945455c7ebf34b536bef1a8f56a5195059c6aabb5b 2,898 1.00/1.00 vMB 3
878,049 878,049 000000000000000000014e4df4f30b5409a0a063ad077577afa098ffc996e2d9 2,855 1.00/1.00 vMB 2
878,048 878,048 00000000000000000000ace87a60f30f2127cf9feb5d10f12d7e8305e4114e62 3,707 1.00/1.00 vMB 3
878,047 878,047 000000000000000000018dc2dde1b456584755d42d2ad6e6b6d9970863777404 2,904 1.00/1.00 vMB 3
878,046 878,046 00000000000000000000edf05754ec4edcf02b52457743052c785f3fe04b99a2 3,414 1.00/1.00 vMB 7
878,045 878,045 000000000000000000006aed70d46585a57ac733854882ae08621a25ef0ca66c 3,353 1.00/1.00 vMB 3
878,044 878,044 000000000000000000017dcdb35b6260985ce74e7b5cddf12eea7cb949192ca4 587 1.00/1.00 vMB 1
878,043 878,043 000000000000000000009883a1b66d02bbd36250b220091eb30c3aa1957a455e 994 1.00/1.00 vMB 1
878,042 878,042 00000000000000000002120c4d0e9b9779c185781fb976dcd4f4ac4a513736dc 3,254 1.00/1.00 vMB 2
878,041 878,041 00000000000000000000346d3055573177ef3079770ed6ed889ca922d1b5173f 2,836 1.00/1.00 vMB 5
878,040 878,040 00000000000000000000df0316d0fd02fd971ceadd7b8974397fbf9ab10ae4e1 3,603 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.