Loading Tool

Explorer IconExplorer

Memory Pool

14,877 transactions
11.16 vMB
0.04385282 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.52/200 MB

Candidate Block

Mining Attempt 580be308923bade3a054ec2d7db486351aba19710e227d374968ce30300e7bab
Version 20000000
Previous Block 00000000000000000001f91042d8ccc53bfa3e0054d161055438edcb4a81b245
Merkle Root 2e8e8a840b82203da503766927f2a969b57977bd8b913e603994c1bd81d86a0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,424
Size: 0.9979315 1.00 vMB
Total Fees: 0.02121438 BTC
Feerates: 151.03 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,814 (739,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,624 174,624 00000000000004de3ee223d551bb0b86a54bad4a98aadc8f9ff50ce57c60c586 1 0.00/1.00 vMB 0
174,623 174,623 00000000000008f4e5194dfe224f96704944435f0d0679fd3268227299b85138 11 0.00/1.00 vMB 254
174,622 174,622 00000000000009022eeb7473a7a361472fa133fcbb6b1950caa960f421c0cc5f 145 0.04/1.00 vMB 24
174,621 174,621 00000000000005bf423048d5fe1a94560ef974fdc391096754342ae0af04dd70 125 0.05/1.00 vMB 132
174,620 174,620 0000000000000492cbdc9d2f372a9425791b05621efd21d6c0e610a8efa0bc4e 82 0.04/1.00 vMB 76
174,619 174,619 000000000000004ca469694b022d773163cfd9745ca2c2985e3feaad5c247069 9 0.00/1.00 vMB 31
174,618 174,618 00000000000003c7139bb5276c0bab869137b3efcee3411b3d5bdca615a82912 57 0.02/1.00 vMB 308
174,617 174,617 00000000000005b87aed17712f7877dae5aa4d82686bbb9a2a8c8c53ab29331e 56 0.02/1.00 vMB 100
174,616 174,616 000000000000095be621405218029522536155748e6b7ca49e1defb8c699357a 26 0.01/1.00 vMB 6
174,615 174,615 000000000000086adef5c4999ee9afec57f611a0e49db5f22b4c55fbd78af2bd 68 0.02/1.00 vMB 235
174,614 174,614 0000000000000699baea1a2e07116cea9f69534672f19515907179656bdca88c 28 0.01/1.00 vMB 120
174,613 174,613 00000000000008a97a02ca66fb63503e474e54464bb0177bae6bfb185c9ea28c 81 0.02/1.00 vMB 11
174,612 174,612 000000000000071216f7c746ba739de2a9988bbecf2fbc01980c5b01b191d33c 20 0.01/1.00 vMB 37
174,611 174,611 000000000000019fded1400b8dee0de1913118ef413cb5af5b4353a4e586e6ab 37 0.02/1.00 vMB 19
174,610 174,610 000000000000000aff5c0706f1ac9005870b4373905bf87f4e5684cd6d76e36d 78 0.05/1.00 vMB 186
174,609 174,609 00000000000001d712645deafe3ef597cb81c84658538e6d87e31b536a40eb7f 13 0.01/1.00 vMB 41
174,608 174,608 00000000000006cdd32f017034b80e68d332b743dfc36ef63eee363d30eb44b0 4 0.00/1.00 vMB 4,457
174,607 174,607 00000000000003982f59ff466df55e6f1f14565137fbaf751e49aaf6f1557680 13 0.00/1.00 vMB 291
174,606 174,606 0000000000000707be494009a02e178dedb5573e43a62da099c375a3897a66a1 129 0.04/1.00 vMB 60
174,605 174,605 00000000000006fc6c0b0c8c262cd4d64dde5201edfaa1037609c19500219b9c 39 0.01/1.00 vMB 20
174,604 174,604 0000000000000016a0e2f92bd72660d8ff763d21aaf15b364ae120729c515b8a 31 0.02/1.00 vMB 583
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 517.17 GB
    • Received: 4.51 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.