Loading Tool

Explorer IconExplorer

Memory Pool

82,864 transactions
31.24 vMB
0.09787777 BTC
Random Selection Loading Transactions
Max Size: 191.16/200 MB

Candidate Block

Mining Attempt 50caac8cb8c92218b5593ee997a29df2e95969cd7e37d9d0a818f451ecf39ed3
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root a6cdf329bc0e3defac00af710eb4f18b24272ae839f8fbc505b9d7f8e3ca613a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02680886 BTC
Feerates: 100.00 > 2.69 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (764,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,699 150,699 00000000000005459437ebf4f0be990e1c6a833967b8665c1c53016ab3452858 86 0.04/1.00 vMB 164
150,698 150,698 00000000000008e8f9e39cb6da1443cd3c6fcd890426f6dbd8314cda63ca5e34 96 0.04/1.00 vMB 80
150,697 150,697 0000000000000910b0b5036bee1800b29bad30b8601ac609a7273fa9ef061f01 41 0.02/1.00 vMB 88
150,696 150,696 00000000000007e6a233f261392da6ade9340ee58ec6df410f50ffa56b2d3004 7 0.00/1.00 vMB 64
150,695 150,695 00000000000008224fa2800ffe93efd8b34e0dcc33ef17874ca2c2ea8aba3758 84 0.02/1.00 vMB 2
150,694 150,694 00000000000005a619f974ef4cc7a27b2c1c5a4f9eef98b0b7692de55c7b0e56 70 0.04/1.00 vMB 213
150,693 150,693 000000000000037cf7f695d99624afb7f1b4e0e3bff8d46fb9b347993e3899c1 11 0.01/1.00 vMB 494
150,692 150,692 0000000000000a2b6b3c412a559530354b296ab727e2c441c295beffb62f086e 6 0.00/1.00 vMB 42
150,691 150,691 0000000000000af1925dfaca9253c8029387692ed8f979d6e105004c60e265eb 7 0.00/1.00 vMB 80
150,690 150,690 00000000000007742b790787218d0b0a3d74b3b39cb2c1465aa5da1923ba8570 101 0.03/1.00 vMB 5
150,689 150,689 000000000000061c551268924d7063d45449a43868c5d8b36f3d214e67e3fef2 46 0.03/1.00 vMB 79
150,688 150,688 0000000000000a88923a2f003931f10def69bc7c7077166ab881414719a52a93 17 0.01/1.00 vMB 77
150,687 150,687 000000000000043dfc083ad3ebdcd1dc171396145c89a9b8156cff75a9e2328c 37 0.02/1.00 vMB 193
150,686 150,686 00000000000009ed27e7db528ebc7687de312e8e95b9090473cfdb8533a78ef8 12 0.00/1.00 vMB 14
150,685 150,685 0000000000000b5368608f8d2f09680b115b8efc41c26f24f8d76eeef2407ec4 8 0.00/1.00 vMB 0
150,684 150,684 00000000000006f458e91d3ae700093f28031f3e9fb66afcdf78aca70333c1de 23 0.01/1.00 vMB 307
150,683 150,683 00000000000007992a9a730c2bab3ea4d5e166d19a59ec37d044d4b7768db0ba 108 0.04/1.00 vMB 73
150,682 150,682 00000000000009754c2f437691b5f1073eb0980c586389abb06ced6f125ec7df 43 0.03/1.00 vMB 85
150,681 150,681 00000000000007794178c752de629c51b679133b7116adf7abe796f81eacc4c9 70 0.05/1.00 vMB 60
150,680 150,680 00000000000008d8c4df562bc0ad2437033c35d39b86f0ae295a24762288445d 12 0.00/1.00 vMB 40
150,679 150,679 000000000000033f6b2d1b0dc417535834f93420fbabfb9db226c4556838022d 36 0.02/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.