Loading Tool

Explorer IconExplorer

Memory Pool

49,611 transactions
29.95 vMB
0.12130535 BTC
Random Selection Loading Transactions
Max Size: 160.36/200 MB

Candidate Block

Mining Attempt ad8c6b6efda53a5a4d6f6fc820d61e8d60f4be18e960e4f33adba266ab62b907
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root c0a41f1f8cff911dacea403611fb068cbb48fa890dc29335e54619214773f7e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,386
Size: 1.00 vMB
Total Fees: 0.05828476 BTC
Feerates: 117.91 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (685,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,824 229,824 0000000000000041e4dbc0056e1a0556885fb76cc4467a29fc70a20cb8138b33 212 0.08/1.00 vMB 264
229,823 229,823 000000000000027579d28fb480ccad8e2516d1219d4c1919e3fd4fc0c882955d 114 0.06/1.00 vMB 140
229,822 229,822 0000000000000098d6b0f2c585e1c6414d988f2f4e69f3d9efefaf9da446cbb2 530 0.25/1.00 vMB 110
229,821 229,821 00000000000000cdb3952f51f6161e3f707853c546055440aaf8d82e4e36d54e 449 0.25/1.00 vMB 117
229,820 229,820 000000000000017575896b9d7920aee9cd8f1f26f9ac68196c8d5785ce38eb56 663 0.25/1.00 vMB 193
229,819 229,819 00000000000001e9fc085e762435703a1744be52be918403727c006d6db1cdb0 195 0.09/1.00 vMB 236
229,818 229,818 0000000000000117dfdcbaf2dbd005cbcdc1f87366a682cf237ba8c62129a4ea 467 0.23/1.00 vMB 172
229,817 229,817 00000000000000e44aa8625126a0d30392b42cacc6a8e8cdafa565b06b5fcb05 43 0.02/1.00 vMB 96
229,816 229,816 00000000000000ab8a1db4856c907e119615b2862d62861659723ba752c4c9e3 234 0.11/1.00 vMB 937
229,815 229,815 00000000000001a97841190d627b567a6c8fef2c3501a41f5af41fdf009c1483 87 0.07/1.00 vMB 33
229,814 229,814 00000000000000827dc1348fd8fd0db5e71efe960318cc650c784c7bba875ec6 63 0.02/1.00 vMB 94
229,813 229,813 00000000000001c930e28f0fd1f93db3fe0bd84634824047447a926bc1969202 419 0.21/1.00 vMB 151
229,812 229,812 000000000000017e1df00b1dc6c6e7b49a6febe02c8f751197d3ffaa8ed2dbd1 97 0.04/1.00 vMB 84
229,811 229,811 00000000000000fc5f943cd437ad7c789b8346c47fb9d5774d84dc0631eab6fd 900 0.39/1.00 vMB 156
229,810 229,810 000000000000019606fe717e1ec8832aadd0b531a9fdb3fc9b66d4396e4c0e6c 5 0.00/1.00 vMB 48
229,809 229,809 00000000000000c3b6186d617d1e4214ba32b67c593dc9cf1f137b37d2199b91 376 0.17/1.00 vMB 171
229,808 229,808 000000000000026c34ad0f0f7dbbceeda245126de14c0003f0a074488bc35b38 10 0.00/1.00 vMB 196
229,807 229,807 00000000000000ce9b8385ebae1f46fc3e0cc2a1054ae9818253f485847b00f8 169 0.16/1.00 vMB 68
229,806 229,806 00000000000001970bc073096da386d77bf8b777fb8bf41f6444543486664b5a 433 0.22/1.00 vMB 187
229,805 229,805 00000000000000046891fd854d6d7d48d707e3853f9067c8662af5dde8effae7 16 0.01/1.00 vMB 148
229,804 229,804 000000000000001660015a26c9359a2e2a7ac6d8137f0080deff81a5f21e461f 231 0.15/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.