Loading Tool

Explorer IconExplorer

Memory Pool

80,574 transactions
29.98 vMB
0.07824464 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt e38c3c0234bfa3688656a5539d6af93f31a18bc91818984988479e3a8d8a4c92
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root cfb1cf642a123ea7eba1fd873be0490135034cc4e3d396afb735b245d22e2f34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,586
Size: 1.00 vMB
Total Fees: 0.01695802 BTC
Feerates: 197.70 > 1.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (384,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,558 530,558 00000000000000000032d54d120ac64e2c54e7a95447e0295ff635b935fb17b8 1,723 1.00/1.00 vMB 14
530,557 530,557 0000000000000000000542cfd79fcb1486d9d4817f64088ebda055a89c5d384c 2,388 1.00/1.00 vMB 18
530,556 530,556 00000000000000000018e4dfd6dbe7a306a0cf8f11d3b6850bd4378e0da70ae1 2,792 0.99/1.00 vMB 18
530,555 530,555 0000000000000000001a186af2b2e4636af919fa2619c44207b9a65e735e1e9a 1,436 0.66/1.00 vMB 39
530,554 530,554 00000000000000000000b4d5ccf32386d3586e5443c032230356daf700078892 164 1.00/1.00 vMB 2
530,553 530,553 00000000000000000014d83fa4c325768a7b93484343e7c9a68437eb9ddd3fab 736 1.00/1.00 vMB 10
530,552 530,552 00000000000000000002bb97903e7365e137886642db688d1e11cf57eb6fbcb7 2,473 1.00/1.00 vMB 20
530,551 530,551 0000000000000000002502661079844a124118fc19d24fd3f017f6bc711558b5 596 0.34/1.00 vMB 48
530,550 530,550 0000000000000000000582eb10bfbd29e5cc8491c70f9ca2c254fe0295e6d280 1,568 1.00/1.00 vMB 4
530,549 530,549 0000000000000000002400391b83fe9a1153c35b6c29797815133de4b23bd8cd 2,491 1.00/1.00 vMB 7
530,548 530,548 0000000000000000001e0f7b459e897e464bec1373312adbe8a337a8437cd60e 1 0.00/1.00 vMB 0
530,547 530,547 00000000000000000015e5d3c0239c0228af3998a42383fa9d271f38edfab285 2,625 1.00/1.00 vMB 36
530,546 530,546 0000000000000000001a50ce76842be4e1b775db88cd430f85b18a0fd83821a0 1,827 1.00/1.00 vMB 51
530,545 530,545 00000000000000000002ff67261a4d0c4b8e71f6369f295fd198d40327f38bc3 1,083 0.48/1.00 vMB 29
530,544 530,544 0000000000000000002e64c21a086912ad75a5be63d74e80095cfad7dad01d6a 1,439 0.57/1.00 vMB 41
530,543 530,543 000000000000000000167de10b028331b9953a3c52a972839bb70b442f6eae26 2,028 0.77/1.00 vMB 30
530,542 530,542 00000000000000000028be306476a7132f0f00b420159b7ca10dad3f317c204a 619 0.33/1.00 vMB 35
530,541 530,541 000000000000000000292318f0130868a918037814b86095cc829fcf5aa1f2cc 52 0.02/1.00 vMB 47
530,540 530,540 0000000000000000002c3f05c06e2edaf1cd255d131cf8d1ac49d2126581d98a 342 0.12/1.00 vMB 34
530,539 530,539 00000000000000000014e7ff2afa200804c4dfa5aeb4c19346b3f4bd87ab451a 852 0.40/1.00 vMB 19
530,538 530,538 0000000000000000002a2ca88fd2629406ce8f5c518cad8f9800ed8d25c1c9f3 2,094 0.94/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.37 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: 663.76 GB
    • Received: 14.93 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.