Loading Tool

Explorer IconExplorer

Memory Pool

76,664 transactions
33.44 vMB
0.13122644 BTC
Random Selection Loading Transactions
Max Size: 187.54/200 MB

Candidate Block

Mining Attempt 6e2cb179808e663bbf7e1464c415fed76393dfe74ebc72bbe1a10936f924f5cf
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 9390fc4393b407c222214e9ea0580aba9d30ec88fde9cb9f2c00251fd389bd3c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,256
Size: 1.00 vMB
Total Fees: 0.02417904 BTC
Feerates: 100.53 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (698,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,071 217,071 00000000000002f3455750dad770d8ae1cac51da7459589d9bfa69bbba7d7d2a 764 0.22/1.00 vMB 202
217,070 217,070 00000000000004901c041a7427471949e07871c9c4329f7b8b41d8a1e736802f 637 0.25/1.00 vMB 187
217,069 217,069 00000000000000e42fab5b3e7ae462b6e3419a4cdc0410927e8c8befc0c0b4c0 170 0.07/1.00 vMB 160
217,068 217,068 00000000000004051576313f7ae197b12a012fb95ff1ea5a5de23b3a7150061f 263 0.12/1.00 vMB 181
217,067 217,067 00000000000000b145dc977defe947829269680b6a31bf55adc1970ca5c32225 130 0.05/1.00 vMB 210
217,066 217,066 00000000000003490094202602da1e34eba65d2e3b8f0f246316020337873a22 78 0.04/1.00 vMB 156
217,065 217,065 00000000000000778ff80139345d6948b2e94566b0b47fc2f0b27d9ab2cc9837 377 0.19/1.00 vMB 129
217,064 217,064 0000000000000231795075dc0b82c3357a9425075f24a3887e0788e69afd2c4a 625 0.26/1.00 vMB 179
217,063 217,063 00000000000004a69d9bd114544e84dbb5037bd34d835a63154ecbb0402aa037 592 0.26/1.00 vMB 179
217,062 217,062 000000000000028ad6db8af2a5c4b844e51cc33c17bc1e44c843bee882231e62 757 0.29/1.00 vMB 255
217,061 217,061 00000000000004d8db39f7243e549bed5f899a30fa53aadf2f706cf990ac50b2 137 0.05/1.00 vMB 308
217,060 217,060 00000000000001ea2e917c76d0228d60dc378dcd964fd73091b7931d8784d73e 526 0.25/1.00 vMB 159
217,059 217,059 000000000000044a1a7c399896dd759fc42e30a75e4a83843f9d424b12374137 527 0.28/1.00 vMB 158
217,058 217,058 00000000000002b2d7fae34eb7bffa68d78f4c1d48c7182be7d3a02db77215f4 650 0.20/1.00 vMB 251
217,057 217,057 00000000000000fe5b101870c1cf0ecd9cad06a6ca0076f9c98e08e776c6ee3b 842 0.50/1.00 vMB 82
217,056 217,056 000000000000030112547b727803b199f349a5a5ebe90803e7ca0523ff33284a 512 0.22/1.00 vMB 165
217,055 217,055 00000000000004ad72c708459054cf13cd937b7d5a2ac903d58bdc8d547c36c6 753 0.25/1.00 vMB 282
217,054 217,054 0000000000000001f0d38f39fd42e9b0438bb542b739fce6d33732f166ddf0d4 545 0.24/1.00 vMB 173
217,053 217,053 00000000000002ac27e4ea1a5bb84f76fb5e9b7803087c23268d8c6c74bcf0cc 364 0.22/1.00 vMB 103
217,052 217,052 00000000000002c8955216d51acb0d5966e83fda4ea050bf91c692e0800bef3f 697 0.25/1.00 vMB 217
217,051 217,051 000000000000018fd13a47f3f5624e8e706388ab06070b38d7f569f8b68cd82d 648 0.26/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 783.11 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: 733.14 GB
    • Received: 18.54 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.