Loading Tool

Explorer IconExplorer

Memory Pool

37,058 transactions
26.47 vMB
0.07581877 BTC
Random Selection Loading Transactions
Max Size: 134.99/200 MB

Candidate Block

Mining Attempt 1f488bd8b243b431f97ad26e05d0f5854e0c451429147523b973b6a09bce085e
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 43617911825aeeb1c09a1c3acbd124617da540be5ffaf228417ad84f279704ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.02504394 BTC
Feerates: 165.59 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (330,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,614 584,614 0000000000000000000d0998d23b67d5df1808c53f1f4fcf05dee4dcb906ebd0 1,865 0.64/1.00 vMB 10
584,613 584,613 0000000000000000001501ec161298eaf42311fe19c48f5bce21626eaf17459a 2,680 1.00/1.00 vMB 37
584,612 584,612 00000000000000000017119409ba0487368274e22c650754560f56da113fd42e 2,647 1.00/1.00 vMB 46
584,611 584,611 0000000000000000000c65cd9b4fdb7d75c3516282444643fd2f680c116e2aa3 887 0.29/1.00 vMB 38
584,610 584,610 000000000000000000185a58e663d96d326e5667cdeb024f5a3b927ba9d19539 1,431 0.54/1.00 vMB 33
584,609 584,609 0000000000000000000df30c0d63b623068df9072b209e9ecd18b650c5bad45f 2,750 0.90/1.00 vMB 36
584,608 584,608 000000000000000000214855c7ba9b443542f39ca836aba095e142cd43acc41f 234 0.07/1.00 vMB 54
584,607 584,607 0000000000000000000d7d9c3c9295010b1f8ac3e8a0959df762dc85f797e658 2,188 0.75/1.00 vMB 35
584,606 584,606 0000000000000000001018f5543f8a9dd8ce2ad9e6a370ba1bf6d37c26931251 2,456 1.00/1.00 vMB 23
584,605 584,605 00000000000000000021923620e8a98035ff5a0288c7f3ba7d0d52fb61b42463 2,845 1.00/1.00 vMB 62
584,604 584,604 00000000000000000020e764a0f3c02bf9093b45106fc1e617106c094be17978 2,537 0.86/1.00 vMB 24
584,603 584,603 000000000000000000005922fd4a8bd44817d994d82db4bce969161a073ae3e5 2,063 1.00/1.00 vMB 53
584,602 584,602 0000000000000000001695c9f33f1d9746747d2ff825d7f2b6f0582b489e745c 2,630 1.00/1.00 vMB 48
584,601 584,601 0000000000000000001fec1782e1536ccb0711db7a6f0630a5bd7152e8c01ad9 2,383 1.00/1.00 vMB 22
584,600 584,600 0000000000000000001890279ebdaf492e6e233cdaf839abf8e550f4151335bd 2,637 1.00/1.00 vMB 45
584,599 584,599 000000000000000000104f46711562f228618c3e050c850f41978cebd9ac35d8 2,437 1.00/1.00 vMB 31
584,598 584,598 0000000000000000001806c3640c07eabe0bcc3447d72fa30971c53058d2f915 1,943 1.00/1.00 vMB 38
584,597 584,597 0000000000000000001f641d0d770abf2edf8a0fea7ef2c6f857bfff3efc1e84 2,679 1.00/1.00 vMB 46
584,596 584,596 0000000000000000000ad850aa21d3f49953ea7d58891656053506da3dd5b634 2,462 1.00/1.00 vMB 87
584,595 584,595 0000000000000000000421f955ed711f22a05ad7c6de02aa7d38935b19f734e2 2,067 1.00/1.00 vMB 58
584,594 584,594 00000000000000000008ad7e06ffa79994c9a39f78f471193119fb7b6fbb9b63 3,530 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.