Loading Tool

Explorer IconExplorer

Memory Pool

72,673 transactions
22.96 vMB
0.08003465 BTC
Random Selection Loading Transactions
Max Size: 147.34/200 MB

Candidate Block

Mining Attempt fe5cfcde5f40ca0cb07bcbbb58338c7a91ca1182a6f75e07f7d148972cc8b01a
Version 20000000
Previous Block 00000000000000000001cf47c2091313133f00b14a59ffae47002da7f81db739
Merkle Root 9711b8053d48cbc2c7b2b61003efdf0303563c7bcd3d71ec2bb761dbc4450552
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,068
Size: 1.00 vMB
Total Fees: 0.01938815 BTC
Feerates: 110.14 > 1.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,661 (655,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,379 260,379 000000000000000930c0aa3a1cc4cd9837857523baf73f16e32308caa4a672ed 14 0.01/1.00 vMB 27
260,378 260,378 000000000000000d31154e1763fb2cf1fc3f85dad234e1fb0d91493877166c6c 108 0.04/1.00 vMB 93
260,377 260,377 0000000000000001d80b91ea636ec835eac7201cf885b3badc7d2077e78d2a28 105 0.07/1.00 vMB 50
260,376 260,376 000000000000001943933ac2794c76c48318bac1451d62d7e8c68cbb6b3e0d8a 311 0.14/1.00 vMB 76
260,375 260,375 000000000000000143ac676b22427f43b826c1f3e6fe387041fbaa150b2deea5 742 0.30/1.00 vMB 117
260,374 260,374 000000000000001bf14f33afaa095283d2113b1a4236b43a625690ff17181e20 333 0.12/1.00 vMB 136
260,373 260,373 000000000000001951c4522510168a9e7aed3f91e13a8b1676078f12346148bd 107 0.04/1.00 vMB 109
260,372 260,372 000000000000000f1e2b539167e46a1751f36af2b08ae0f3869a631d81947377 11 0.01/1.00 vMB 82
260,371 260,371 0000000000000014c6056240010c3685977de01008acb89e904dee9e20e3ebab 98 0.05/1.00 vMB 64
260,370 260,370 000000000000001cd717bdb76095f04ceab2971ad5da978a67e7e7d90f019c7f 57 0.02/1.00 vMB 79
260,369 260,369 00000000000000025e2c669b00d7f4ff94f25f37e0ce206ba242e882137328bb 137 0.06/1.00 vMB 118
260,368 260,368 000000000000000e06298cba7ea52505662f29e5fb33c43233f265ab5fefd9f3 130 0.06/1.00 vMB 86
260,367 260,367 0000000000000004dded792fbebf303e75f27c52c4121fa65b70d0a484012521 277 0.13/1.00 vMB 100
260,366 260,366 0000000000000002d98a43e1ff714d3d674e7f7e78dc54af591c49c623567d58 311 0.13/1.00 vMB 97
260,365 260,365 000000000000000a26a985eb8780a369662d2234ee58cb4a99969b47407eec37 134 0.06/1.00 vMB 135
260,364 260,364 000000000000000b191877bebe4c43d804eec294159bf5baf81184d7afa0fa4d 144 0.07/1.00 vMB 135
260,363 260,363 00000000000000007c0b05186469f605fa05f0d3187115e4245d7b5da870199d 39 0.01/1.00 vMB 50
260,362 260,362 000000000000000e5110cb89cc2c3901e406ea05a5d046be65d8bb43e7e03bb4 168 0.11/1.00 vMB 88
260,361 260,361 000000000000000695e9f84d3f86aa5560f0cfe43ccd70c393e22d5305a1c2b7 204 0.09/1.00 vMB 111
260,360 260,360 0000000000000002527fbcd5f4197139c6caf30ca5293afb2546e893dace325e 404 0.23/1.00 vMB 98
260,359 260,359 0000000000000002943af04b2b2e24e85ba9feec7bae57e7fc27bffc62e9160c 202 0.08/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 783.53 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: 773.49 GB
    • Received: 20.57 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.