Loading Tool

Explorer IconExplorer

Memory Pool

14,686 transactions
5.22 vMB
0.04198011 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.39/200 MB

Candidate Block

Mining Attempt 0e5a1b7b41c780306e01f2e2449c99bc8eb2937d5d5a9b9a0753fb086817645b
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root a4211a46f76ed3a1e89de054147894ff2d4ef6e1910eee83d19ac2e7e822e1ad
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.03253207 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (692,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,695 220,695 000000000000005e72dbba775d37095e43d964421aea25d0999a8ab2f7aba059 99 0.05 vMB 142
220,694 220,694 000000000000016abed9607e3faa497fb4e6988763dc8c85e0fc182501bfe641 155 0.17 vMB 76
220,693 220,693 00000000000001785a3ef31312feaa32bdc06066347ee1ad5f71dae2432d50c2 682 0.25 vMB 228
220,692 220,692 00000000000001b0aedd98e740a14e4836dd966e1175067bbeb72a795ba9be39 186 0.27 vMB 91
220,691 220,691 0000000000000338df126cb7ea8d1af71e464b70d1dec6e39b89132e845e9386 177 0.06 vMB 37
220,690 220,690 00000000000002199870612658542900b2ccacd452d9b0adc17a0fc3ec4be162 569 0.25 vMB 195
220,689 220,689 0000000000000277197f2df3c41dc74128b7429e451351446b8267916dd8ff35 405 0.25 vMB 145
220,688 220,688 00000000000004d4a746148570cbc1395ae2af5cfc04c6e21580b4245d747e5d 742 0.25 vMB 305
220,687 220,687 0000000000000073dc0976ecd901ae6cf35356173ef28fc5b17c16cbd17beaa6 206 0.15 vMB 107
220,686 220,686 00000000000003e15089c8dc579a8a32dacc4f608c15d5bf4ca97229aabbac8e 675 0.26 vMB 211
220,685 220,685 0000000000000122ea053a98e03cd4ebb1eefe15ab57dadad2abba3aa1016359 89 0.05 vMB 136
220,684 220,684 0000000000000415cfef0c6c6135da02b85c73b82c21e6963ee2515924a1dbbd 138 0.05 vMB 187
220,683 220,683 00000000000002292e28bc8dd8e19f1b4189c8448d1404783e88da47e71edf30 533 0.25 vMB 178
220,682 220,682 000000000000042ec1e7c6411269213888f701f1b0e82c2a2f361a2b416e0251 622 0.28 vMB 187
220,681 220,681 0000000000000256e62f1e55dccaca46ed2fe103e41adb1294812cfa0583f014 299 0.13 vMB 183
220,680 220,680 0000000000000077b11564752851491b7eca317fbd2a6433ec3049b2dee2a473 54 0.03 vMB 84
220,679 220,679 0000000000000494f7a5785c15f90e8f0cccc9b9fda5d86a7aa274b5712b10cc 607 0.25 vMB 198
220,678 220,678 00000000000002d26c249b2b7b9734755965f068d48fc0351aa7ce963284cb45 356 0.24 vMB 220
220,677 220,677 00000000000003b63245bdae3bfe090a8db7bf2e1b1d400d43ac0c259b60fcd7 320 0.24 vMB 163
220,676 220,676 0000000000000449baaa50b3fceee0b333cf6b9b40ae4ec224e39cc2d4016397 168 0.08 vMB 172
220,675 220,675 0000000000000514ee459d6c1f8e64433ca08d53fe4494384ca01ff5cafaff56 89 0.03 vMB 206
Previous 10 blocks ↓
Total Size: 779.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 323.84 GB
    • Received: 1.57 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.