Loading Tool

Explorer IconExplorer

Memory Pool

44,634 transactions
27.44 vMB
0.06323234 BTC
Random Selection Loading Transactions
Max Size: 144.63/200 MB

Candidate Block

Mining Attempt 95f738b329d85501658b2fb03585d760241b99910517b53d0332ac2dd63265cd
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root c2275b00acf68a3265117992ae245d1673770cb894a0468bf412b9be727e7044
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.01180198 BTC
Feerates: 134.30 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (390,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,899 524,899 000000000000000000044eb6d463a2ef36e7515cf911c5399c50fb2931f4ecad 2,611 1.00/1.00 vMB 34
524,898 524,898 0000000000000000000f125d952e1fe0d3990af4e306ae28de7114c45784bd41 723 0.65/1.00 vMB 18
524,897 524,897 00000000000000000023f491f301e842d6c955fb8a76360262b774e6d275e541 680 0.45/1.00 vMB 31
524,896 524,896 0000000000000000000e26cad41443d1a38e71d36af6a98a7de2576d105bfdb5 952 0.49/1.00 vMB 32
524,895 524,895 00000000000000000032be56af0b8a6610e4236372ff81cd37db17ee42d43c52 1,648 0.81/1.00 vMB 30
524,894 524,894 0000000000000000003fd1ea43207bee0d5df78a76ababc86195a124b9900020 1,189 0.74/1.00 vMB 28
524,893 524,893 00000000000000000009760a567475cb335bc0ba65b0b1158cf6bc5ac76baa0a 1,517 0.80/1.00 vMB 21
524,892 524,892 000000000000000000027226a947e06e93614480685a82ec8151f3918d393f4a 2,556 1.00/1.00 vMB 36
524,891 524,891 00000000000000000006d327356d0c5dc6481245864ad266af7147ea76c9269f 2,577 1.00/1.00 vMB 63
524,890 524,890 0000000000000000000cd5d1f4da4d9d3cae0e6e89de50b70b11cc1b1f93a179 590 0.32/1.00 vMB 72
524,889 524,889 0000000000000000000f1b3efa93cc48504bece23970b5bc25b12238b100668e 377 0.16/1.00 vMB 40
524,888 524,888 0000000000000000000719e8a301a14ba8fbe001bc2e01c83d89648dd93c7ecd 2,065 0.88/1.00 vMB 11
524,887 524,887 0000000000000000003a70dfa38383de0932e3f0eba5bc6dcc4963a6e7aca7bc 1,352 0.55/1.00 vMB 25
524,886 524,886 0000000000000000001dd80f44f4dd58e3d8f767736ab70cfa991b7969599c5b 2,678 1.00/1.00 vMB 38
524,885 524,885 0000000000000000001ab85aadaec28e47b2fa20afdb4829aa5405f755b67771 143 1.00/1.00 vMB 98
524,884 524,884 000000000000000000015af5c7bce42b95978cd7a73d9e6dd2943c05bb7d5c1d 710 1.00/1.00 vMB 117
524,883 524,883 000000000000000000148101981df0b1a3c39c279bd8404b473640d74f91650c 497 0.35/1.00 vMB 69
524,882 524,882 0000000000000000003b56e370a4eaa658f9af38dce75894a0e3875aae04f0d5 1,509 0.56/1.00 vMB 7
524,881 524,881 000000000000000000226d925afbc78fb1f89efab82d44c2d5039b9d5bf9563b 3,157 1.00/1.00 vMB 23
524,880 524,880 00000000000000000017d99a0c7ef29815ce8a7881dd5bca98a4de544200926b 559 1.00/1.00 vMB 114
524,879 524,879 00000000000000000012c04df7a03662a5e38e945ca1f678218ff2d8c8cc9edd 74 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.24 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.