Loading Tool

Explorer IconExplorer

Memory Pool

43,544 transactions
27.34 vMB
0.07506119 BTC
Random Selection Loading Transactions
Max Size: 143.46/200 MB

Candidate Block

Mining Attempt 2a40c5e830aacd83ccad2dfda133691aa9090dcd4fa8c150a58e36235e4d9f8e
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 02511d210f899109e35a69e43138de467100cbb6fa0a53352dc40b0eb68bd9e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,317
Size: 1.00 vMB
Total Fees: 0.02386106 BTC
Feerates: 157.73 > 2.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (215,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,595 699,595 0000000000000000000edfdd0e84814bcd9aeb1ba5a465da8831bbd8a2aca3d1 156 0.05/1.00 vMB 16
699,594 699,594 0000000000000000000470382b12be4a4ed23937464458874cc48d2f7a4335fd 1,808 0.67/1.00 vMB 14
699,593 699,593 00000000000000000005e43c7e7ca750a9abf26bab0efb02457ad230f3aa0576 443 0.18/1.00 vMB 11
699,592 699,592 00000000000000000007c121b471c10df2697a6ac8adae13c47b39ed7e699b52 1,040 0.43/1.00 vMB 12
699,591 699,591 00000000000000000003db8142e4153f59c0f1d1158e76b6ddb86cc9d098c64c 168 0.06/1.00 vMB 13
699,590 699,590 00000000000000000000dfe34d77a74778f6e10dbe6310d386b73b7e47f67f96 1,005 0.91/1.00 vMB 8
699,589 699,589 000000000000000000082a1fedfeb339c238c234ded8afa3fc244d70222f8083 1,305 0.67/1.00 vMB 10
699,588 699,588 00000000000000000002f71b26d1f915db9d1c7ce5e9e67e068d5bc96bd5142a 683 0.25/1.00 vMB 13
699,587 699,587 00000000000000000002c67005b572bd47699208af5df9f1f1a1375c72acd6aa 1,133 0.39/1.00 vMB 11
699,586 699,586 00000000000000000001b86ca3518e6643b2b5bb7d6f428d6ab776dedcffbcf5 1,106 0.52/1.00 vMB 29
699,585 699,585 00000000000000000000bac8c6ed1b5bb856179cf71b62969781a1d44948b6bf 124 0.05/1.00 vMB 13
699,584 699,584 00000000000000000005891b22dabbb1f2e58fcf28031c99f2709d8dcaa69d60 163 0.06/1.00 vMB 16
699,583 699,583 000000000000000000012e91fc0ab761caeeab6ea4212a554633bb652df916ca 1,382 0.67/1.00 vMB 11
699,582 699,582 0000000000000000000d76339a22095cad7de7a0b52055ce4c9fb1af68b4a837 1,050 0.40/1.00 vMB 12
699,581 699,581 000000000000000000092cc25a88ab1e015efe5637f173c4df612d75a797e80f 771 0.34/1.00 vMB 8
699,580 699,580 000000000000000000071e11ffcc220d7cddde715f77d0586a657249321c929e 354 0.26/1.00 vMB 11
699,579 699,579 0000000000000000000e00b7994d797e38d32935b9a00cbd19541c8c2212452f 932 0.41/1.00 vMB 16
699,578 699,578 00000000000000000007af77d1cc42ca671aef7b819e324de644657e0ea09321 262 0.14/1.00 vMB 11
699,577 699,577 0000000000000000000b7a9d3806104c9b1cf21d34e776c540b1be37383f18ec 1,825 0.75/1.00 vMB 4
699,576 699,576 00000000000000000007bf2d21a0f724a3b6e12c0d4367660c2e1809c97bd0cb 2,597 1.00/1.00 vMB 19
699,575 699,575 00000000000000000002a589c02c84d02b7ad232b0683eea428193fbf012545e 686 0.47/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.23 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.