Loading Tool

Explorer IconExplorer

Memory Pool

42,305 transactions
26.47 vMB
0.05399514 BTC
Random Selection Loading Transactions
Max Size: 138.56/200 MB

Candidate Block

Mining Attempt 43579b40741947b5f566136ff2084b3d534e0d80090356a5c62851c28ca42b81
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root b14bdb9e34fd80bdc5a6e286649c6c5516d2b4117b44ab9baa4985481da79545
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,445
Size: 1.00 vMB
Total Fees: 0.00530934 BTC
Feerates: 21.89 > 0.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (804,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,795 110,795 0000000000010a64dd942155f2962eb144f6bf9e27810c0622683fc9184b1223 13 0.00/1.00 vMB 0
110,794 110,794 000000000001a87b4aaae2d718589913c4f48e668360ad96afcde442af9fb8b5 2 0.00/1.00 vMB 0
110,793 110,793 00000000000175869b4bc532138e1b7c4e6a7169eccbc46d476ebca919026d84 5 0.00/1.00 vMB 0
110,792 110,792 0000000000008efdd3abf21e8f75ad76b1e6d60592ec197dbe7c319fd930b4ea 1 0.00/1.00 vMB 0
110,791 110,791 00000000000069652464bb506d6c2c054bcb2bdfcabfae1e89aabf5a96e25b5a 6 0.00/1.00 vMB 0
110,790 110,790 000000000001a0ff5942651665404d977de34b3281a958948cbc7e7e9f31e844 7 0.01/1.00 vMB 187
110,789 110,789 000000000000eecdc8868ea55f29f8e0de7aec302f74e614be7e1be870d871d2 5 0.00/1.00 vMB 0
110,788 110,788 00000000000118f07a9ca04e71da28acf8080024bb4b15d9346ac1f18bd50daf 12 0.00/1.00 vMB 0
110,787 110,787 0000000000009b38b86a679ab91b71b009025fed4234afddfa0d0ad10042cd99 11 0.00/1.00 vMB 0
110,786 110,786 000000000000d19129c9fe962dc0b6b69f4164cdb6d67c73607e1b8ea410cffa 13 0.00/1.00 vMB 0
110,785 110,785 00000000000113dd54659d200259a6391ba9b80ca283157d6a5ec2fcb8440153 2 0.00/1.00 vMB 0
110,784 110,784 0000000000015d0c4eddc2c96019e6955a55dcc9b2f2a053dbc3261694f69d90 11 0.00/1.00 vMB 0
110,783 110,783 0000000000015aa613047709473860da71dfb72fc3cb7126a3ee854da97cc559 13 0.00/1.00 vMB 0
110,782 110,782 000000000000e94ebc759ce37d61156b273b4009eb44541318d9edc984b0708e 8 0.00/1.00 vMB 0
110,781 110,781 0000000000009d5337c26995d2b90f47c234d39a67864a3f35e11856a3713a1b 10 0.00/1.00 vMB 0
110,780 110,780 0000000000017291f0b586e8af6c5a9ed1041dee836017f09cf1b4f1f75046c8 11 0.00/1.00 vMB 0
110,779 110,779 00000000000190640b60b9f5658230862c6ef20e1fb8fda8b67b74a007c903ae 12 0.00/1.00 vMB 0
110,778 110,778 000000000000fc3b7daf252f9149aaaf8a587cc002e91b1f77b4c256aa97cdda 12 0.00/1.00 vMB 0
110,777 110,777 00000000000179adfdbe5f5b8780a3d085e39579305627d20a819681e4a5ae51 13 0.00/1.00 vMB 0
110,776 110,776 000000000000c03947cf406e3ef1b79c7c54410917deadae66a59e1c00e113b3 12 0.00/1.00 vMB 0
110,775 110,775 0000000000014ca938c841f9112bc5564bb44134ffe8424c40d324302dd76017 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.19 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: 653.68 GB
    • Received: 14.01 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.