Loading Tool

Explorer IconExplorer

Memory Pool

79,217 transactions
29.33 vMB
0.09782102 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt c757cd4441ad5f8194ff9f44f34bb6eb17be4a17751a5ab311fa3bda65762017
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root ab1e07e4a00c78dbde56612685d1a29607158bcd34339a7953faf6e55e077b19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.03550510 BTC
Feerates: 150.62 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (273,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,442 641,442 00000000000000000005e08bdac68a0e0f8bf91dfa9bfe9de9f5288cb4b435fc 3,059 1.00/1.00 vMB 186
641,441 641,441 000000000000000000096d474df06bab7fc4989a0fc8e428335794af55a68d6b 1 0.00/1.00 vMB 0
641,440 641,440 0000000000000000000bee5947f247fd3c75e16bf8095228cedb442df2844a24 2,882 1.00/1.00 vMB 167
641,439 641,439 000000000000000000080c002dbdfa58d845bd596f4a9bf44d84af9818d7c0c3 2,394 1.00/1.00 vMB 140
641,438 641,438 000000000000000000076cc3afafd6f54d6cd76ccfa251bdf2f28924a40d69d5 3,548 1.00/1.00 vMB 207
641,437 641,437 000000000000000000026eb08167e116441b88e0c77f5ccdc143cdc5675a37dd 1,116 1.00/1.00 vMB 36
641,436 641,436 0000000000000000000c52b66bd896decf9362f285b1919c69bbf6f272ad31c5 2,106 1.00/1.00 vMB 65
641,435 641,435 0000000000000000000a9600f60b4ee5ed42e07010ae0b35e8a65434c703b762 2,050 1.00/1.00 vMB 93
641,434 641,434 00000000000000000001c935290994d2096883a0b4d96de8ac67ef5069d31477 2,941 1.00/1.00 vMB 150
641,433 641,433 0000000000000000001017e515f74aa4242dc53c2fa3515fd9dde9cac8ddde9d 2,715 1.00/1.00 vMB 121
641,432 641,432 0000000000000000000eddc73b6cefdfbd0691dbb93a0927f4bf23d309d018df 486 1.00/1.00 vMB 10
641,431 641,431 00000000000000000001e83d47fa3ca94217837c0ee1333b6c437d1ad76459aa 2,232 1.00/1.00 vMB 95
641,430 641,430 0000000000000000000043e57e1ef57db2f5e21edda619d3a7c1c900ffec8f9e 2,424 1.00/1.00 vMB 118
641,429 641,429 00000000000000000007c63c8fb032fcc4b303472dcaa5596769302bc9351311 469 1.00/1.00 vMB 24
641,428 641,428 0000000000000000000f293f9cf82bbe58c93f50c2fac7c1655d99dbdf9c86b8 2,430 1.00/1.00 vMB 58
641,427 641,427 0000000000000000000a7930978823f4011570a0545804e2bebfcafe5de581c3 1,823 1.00/1.00 vMB 65
641,426 641,426 0000000000000000000cf671f6514859609daed4e256d54890f839404534d4f2 1,907 1.00/1.00 vMB 28
641,425 641,425 0000000000000000000f12a12c20959745ed49f50b7072811fa3bf4d5692ca46 2,558 1.00/1.00 vMB 50
641,424 641,424 0000000000000000000bd969b6d1631be83bafd3ffc0dfa8f5ef29598c9b55c3 1,655 1.00/1.00 vMB 49
641,423 641,423 000000000000000000009fa17b68e524589414015367b91d2a7294dc2a3a330b 1,471 1.00/1.00 vMB 77
641,422 641,422 000000000000000000014aea0fd2cd449696a745d91647cf9ff99c8f029786f2 2,130 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.