Loading Tool

Explorer IconExplorer

Memory Pool

81,238 transactions
30.23 vMB
0.13591425 BTC
Random Selection Loading Transactions
Max Size: 181.77/200 MB

Candidate Block

Mining Attempt 73b07f044bb1226a2eb41c1be50ecb9ae0b76790a5cf253107fc234f72f84519
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root fb28aee0e185bf02bc1a9bb8c98b418af44b6615d3bda0ec67389e85eb12d62d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,078
Size: 1.00 vMB
Total Fees: 0.05653964 BTC
Feerates: 242.90 > 5.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (330,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,176 584,176 00000000000000000006eb379898fc4e704d09fd404991dcec6fbef627d89241 1,108 1.00/1.00 vMB 17
584,175 584,175 00000000000000000002d6ead5b67bcad08cb34c459934cd49410bed2780df59 1,284 1.00/1.00 vMB 22
584,174 584,174 000000000000000000118dbf909e8af268c632b35109cc78d534acb887e91742 631 1.00/1.00 vMB 6
584,173 584,173 0000000000000000001eebaaa43421fa2960cefc498a3e15a8735e22ea296b0e 857 1.00/1.00 vMB 11
584,172 584,172 00000000000000000009e53983c94b3dcf1dbc73c57c794565c41963b762763e 1,049 1.00/1.00 vMB 17
584,171 584,171 0000000000000000001780f1f84b470694f9faa287ce3c950a7e803de321b26a 1,545 1.00/1.00 vMB 25
584,170 584,170 00000000000000000006da4ce2ec2b89e660c0296aeb126f1ef23316fcab398b 1,436 1.00/1.00 vMB 49
584,169 584,169 00000000000000000010f20d57582987c9865ea61c0d502a334a6721c57a2523 1,157 1.00/1.00 vMB 47
584,168 584,168 0000000000000000001e78a1b9b23c8f46f384f919fa849d55aed3a07f09f2e5 2,132 1.00/1.00 vMB 72
584,167 584,167 000000000000000000081626ba425e535398da083b1ccb8149fbf2e06f05f4b3 2,572 1.00/1.00 vMB 25
584,166 584,166 000000000000000000110ed663723d7115c4fadacab7f6b22720a4deeffa588c 2,053 1.00/1.00 vMB 33
584,165 584,165 000000000000000000065a87ccb8be0a7fac3ebf9a7f1f8c2ca43691cc24520d 2,842 1.00/1.00 vMB 54
584,164 584,164 00000000000000000022ebbcbc726a28ed3210883a7e99925a2d60ddce0d69d4 97 0.03/1.00 vMB 26
584,163 584,163 0000000000000000001c00ac545b3cc6b211c105a02c14df9effb1b0084cc7d1 478 0.18/1.00 vMB 25
584,162 584,162 0000000000000000001c5a7c2c5e3a81d9819f7cbd544fb0b7466da74df0d0dc 465 0.17/1.00 vMB 34
584,161 584,161 0000000000000000000675871058ff2e8f9cb82dde78280dfe70b7af1feb0a0f 164 0.06/1.00 vMB 36
584,160 584,160 0000000000000000000f8a34b3e18bc67127cd1c89c467fb128b8da457cd2527 1,497 0.59/1.00 vMB 22
584,159 584,159 00000000000000000021696aa1c5578d228782a15c72782083bda62c86c33000 2,123 0.70/1.00 vMB 22
584,158 584,158 0000000000000000001fd1900d48028e909be9f5c45802cc118b23f740e61a84 2,654 1.00/1.00 vMB 41
584,157 584,157 0000000000000000000150be086a80a8a82e5ebe567335572aa5cefd15dc07cc 1,560 0.68/1.00 vMB 37
584,156 584,156 000000000000000000030e6167b567bc9814a062b9b876c9e7261416c5de7915 445 0.16/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.67 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: 674.20 GB
    • Received: 16.43 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.