Loading Tool

Explorer IconExplorer

Memory Pool

88,419 transactions
33.07 vMB
0.12571984 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 85b35be87c18276d821c123cefa17725ea8c75490004cbe9f08119e2713f571d
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root 39d65e889743ce0831c8822b925de32fe1e40f76ad8007afa80ab541b3f3fff2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,095
Size: 1.00 vMB
Total Fees: 0.03813845 BTC
Feerates: 318.30 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (652,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,814 262,814 0000000000000009db439325b26e2cd09392ffc7502d1f63978dc20b7ac8b091 388 0.19/1.00 vMB 37
262,813 262,813 0000000000000010b9f388186c1cd60e6cb8329c5eed0a7b019141e3ba60c125 593 0.25/1.00 vMB 137
262,812 262,812 000000000000001046d3783734c08e55a942f5a953f54116a9f30f764d8e4607 601 0.25/1.00 vMB 119
262,811 262,811 000000000000000737241b8355f66cf689f1482512e0714a02dd3e8d556e8efe 148 0.06/1.00 vMB 86
262,810 262,810 0000000000000011ae2a23d7abef231b126eac8ba2608f5366d5f8c900d76b0b 528 0.23/1.00 vMB 44
262,809 262,809 000000000000001313ec70b2bbba97a2730f4433374a07dde8d60ea0379314a3 746 0.30/1.00 vMB 139
262,808 262,808 00000000000000138063723ae9aa9c7d311990c5f0f4d86564f2b1e8b4eb935b 834 0.37/1.00 vMB 98
262,807 262,807 0000000000000009c078bcba7ce71807ea3f25121343ae6678064a5c0401b7af 556 0.25/1.00 vMB 118
262,806 262,806 000000000000000b947b5170cca5a54f1e8e818d49028a390558752fbe9fa170 173 0.06/1.00 vMB 88
262,805 262,805 0000000000000002ff7430aeea107c876c306807241adb889aef763115533670 250 0.16/1.00 vMB 57
262,804 262,804 000000000000000a45ded4e79693427ef15715c6df5ffa806db4915a07236018 109 0.04/1.00 vMB 37
262,803 262,803 000000000000000e895a4225731c358520f4cf299d708503fc69e86ee8937fc4 453 0.25/1.00 vMB 49
262,802 262,802 000000000000000bc9e34180236e5fd49c82fd902376275a66e77a45eeb9f883 677 0.25/1.00 vMB 67
262,801 262,801 00000000000000166df614e384ddb40ae8dc3eb2c19c7dd3be6258e76aa49dea 1,232 0.50/1.00 vMB 145
262,800 262,800 00000000000000073fdf2123800e5c1614ff8fe8f3137230153d2c1c947cbb9c 509 0.20/1.00 vMB 115
262,799 262,799 00000000000000104b1a98004d4b018b672050399a303343909c239f9fcfd9f5 160 0.06/1.00 vMB 82
262,798 262,798 0000000000000001667cf1cdf1fda52a4d94642dda1de8ee1bbb2f1780774ed0 153 0.05/1.00 vMB 136
262,797 262,797 000000000000000d7986300d727c9460d73f6d35008c1f309a1b9749ea31141b 216 0.09/1.00 vMB 78
262,796 262,796 00000000000000122ccba6071232d1334f42e2986957f898f56a45c68f670961 209 0.08/1.00 vMB 67
262,795 262,795 000000000000001686046f3ca45275d07ea411a93e8eeb3b80e4d96b44b2d310 605 0.27/1.00 vMB 103
262,794 262,794 0000000000000000aa7f5394c691934b581aa91fc5109ba615e9bea3d08cadfb 463 0.18/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.98 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: 717.13 GB
    • Received: 17.82 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.