Loading Tool

Explorer IconExplorer

Memory Pool

78,510 transactions
29.35 vMB
0.06293721 BTC
Random Selection Loading Transactions
Max Size: 176.61/200 MB

Candidate Block

Mining Attempt 614d602f7eaddc7d6e3454803f93052352d28167fd0edb24046d0a30ce60c96f
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root e5865b683bb2a8b21d593eed0e9f164c18e94f2724970430e4be0337274802b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,444
Size: 1.00 vMB
Total Fees: 0.00345384 BTC
Feerates: 14.03 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (734,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,708 180,708 00000000000007e0491b5311fd9b08dab6a7098920ace95d51e10d08941d85e2 64 0.02/1.00 vMB 129
180,707 180,707 00000000000001e7e7a3bb69ef57fcbdc1cb4fc794e068054e963173fe9d6a1b 133 0.05/1.00 vMB 105
180,706 180,706 00000000000003f2687f917f390492a35532ef3806c2789838ea550dc88b7f48 1,078 0.42/1.00 vMB 170
180,705 180,705 00000000000007be6220a945b29b5789532a10008c4c9f227833d0f0abec8050 101 0.05/1.00 vMB 101
180,704 180,704 000000000000055fa46c448a3bee7e269afd6db07a0a74e65ada6a5f3bf7ee06 11 0.00/1.00 vMB 230
180,703 180,703 0000000000000830a31751658510881991c0d58a2a60f52cb29e550a2ec811cf 462 0.22/1.00 vMB 108
180,702 180,702 00000000000007293d2c0528d34a7e460691d3e30459406a68124b496426c386 452 0.21/1.00 vMB 128
180,701 180,701 0000000000000671573a2ae1a142121108e35af3bd8944dae2ffb3d9284f0808 73 0.03/1.00 vMB 76
180,700 180,700 0000000000000751db4fb6228b0b53898c70d5972623e6016e90261e45b694a2 344 0.12/1.00 vMB 139
180,699 180,699 0000000000000287d1f36f69ec07b358afe5c811d1d6c803e61655c359394e1e 581 0.25/1.00 vMB 124
180,698 180,698 000000000000001b44013bd892071b0cd3eda578bad16b30fd4f8a2abdff8735 15 0.00/1.00 vMB 11
180,697 180,697 000000000000032640daaeb24b44f41bc51c31e5c2f9eb5d85afd5ee960acf2f 605 0.25/1.00 vMB 132
180,696 180,696 000000000000070b888d7ebdc9ae7e4e95622e8c2a7480928af5b99b9f44424c 394 0.25/1.00 vMB 97
180,695 180,695 0000000000000560ef5f726f26a0d7164da05d468f4a3734a296d3af4eea98bb 136 0.05/1.00 vMB 10,270
180,694 180,694 000000000000011326d0681e994f33c09029bee1428ebcc7618df93678907d7e 481 0.22/1.00 vMB 150
180,693 180,693 0000000000000653de550a8764d481000b37188aebcea44c20a753e08e9ea54a 382 0.17/1.00 vMB 166
180,692 180,692 0000000000000764fb7d6f630a01973150db873aa042e8312c0081fc3d1799e5 490 0.19/1.00 vMB 147
180,691 180,691 000000000000012d9529b10ce17c41f1d5fa82c0452bd1961d264caab2c6ddd8 128 0.05/1.00 vMB 113
180,690 180,690 000000000000050d55e81b1ed1a0d79f9b5e0097a40fe539f26b5b0851397860 59 0.03/1.00 vMB 213
180,689 180,689 00000000000001ec4f3cb69131a45158ef43fd22276e74f86a06415293f73763 346 0.15/1.00 vMB 133
180,688 180,688 0000000000000485957c8d444094dc8a4d96ad2e402e2f57b34fcd3ea5506b3b 146 0.05/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.37 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: 663.14 GB
    • Received: 14.89 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.