Loading Tool

Explorer IconExplorer

Memory Pool

39,862 transactions
25.96 vMB
0.06517098 BTC
Random Selection Loading Transactions
Max Size: 134.71/200 MB

Candidate Block

Mining Attempt 7acd6fae45c1722e68a12cf351fca8f7bf388107a6acb44eef8b1634008eb9ab
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root c5fe1a9f15f84e5ddab7a8453c2969cec0a648affc99ef3c9c93d6b7a3f410e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,575
Size: 1.00 vMB
Total Fees: 0.01794457 BTC
Feerates: 73.20 > 1.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (563,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,630 351,630 00000000000000000daae1fe88739540b9c5f1821825ba715ff8844583fc5635 666 0.34/1.00 vMB 29
351,629 351,629 000000000000000000cd01c6998c9ae0f7866deca0723fb99cca3cacd3724b90 775 0.31/1.00 vMB 39
351,628 351,628 000000000000000000b948edbaeb93d5d7fadc149b56876d0751ea01ae4f2e5d 502 0.34/1.00 vMB 27
351,627 351,627 00000000000000000e30858921e4023cff7b6951c68b6368de13e6cfb2fc8fac 512 0.15/1.00 vMB 53
351,626 351,626 00000000000000000242eb4b7b76b9276145e84f3ef8946dc745290326a0ef5b 1,140 0.50/1.00 vMB 34
351,625 351,625 0000000000000000075ba5dd0d8fe0542f0a389b9a1e7bd39f08285bc76eb216 448 0.21/1.00 vMB 31
351,624 351,624 0000000000000000110e95ba8dda23cfb4ece114db8c07c64a7d896de40ede6d 135 0.08/1.00 vMB 21
351,623 351,623 00000000000000000562c9417493e82a155e5cf5359ed18dc8efde3c1149b4cb 245 0.11/1.00 vMB 37
351,622 351,622 00000000000000000f4b2bb8fa15b43f7323274e649e0a15179eefeb2929c9ee 77 0.03/1.00 vMB 30
351,621 351,621 0000000000000000088e871ebacbcfcf157b617ded732a7555999adb382755fb 822 0.43/1.00 vMB 34
351,620 351,620 000000000000000015933f692ad6a381f4aaaa47885f73f4f77203f819c87bb1 99 0.07/1.00 vMB 20
351,619 351,619 00000000000000000d7010ca421cf8a9b2fc69c8d1ab842eeb490d59ed6c1b7f 414 0.23/1.00 vMB 28
351,618 351,618 00000000000000000f6508f979fd24c56d4612926e36eb1f40f68d600532f3e7 948 0.50/1.00 vMB 32
351,617 351,617 00000000000000000bf813c65e2d95bc81c26cae9fa3a689a299779bcfa7a63d 1,036 0.61/1.00 vMB 31
351,616 351,616 000000000000000007378e93069a8485d18f7caa2c8483d705b5158279327e74 398 0.27/1.00 vMB 24
351,615 351,615 00000000000000000582372cce6cc58b1deb0058a0185f281dff170df3078e01 495 0.31/1.00 vMB 21
351,614 351,614 00000000000000000921e6ff23849684417ba5338af071eb1973783ff300e59d 896 0.57/1.00 vMB 28
351,613 351,613 000000000000000006c825cedb5a10451945820f04587524016ee3d385317810 133 0.11/1.00 vMB 13
351,612 351,612 000000000000000002fb006e190796bb49eab072f63b9364b1b54af1e5e2f7a7 520 0.24/1.00 vMB 32
351,611 351,611 00000000000000000329164b8f47beaadb2d15f24f1865850a3612156433b048 127 0.09/1.00 vMB 19
351,610 351,610 0000000000000000133ad082b4ad9068a1f25bbcc28e74056884ce2394645783 654 0.51/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.42 GB
    • Received: 13.87 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.