Loading Tool

Explorer IconExplorer

Memory Pool

74,360 transactions
28.66 vMB
0.07515812 BTC
Random Selection Loading Transactions
Max Size: 169.82/200 MB

Candidate Block

Mining Attempt fb7936e44b452e0293aa72aef978161e3be312e8d8e2e9b42cbae76d72608a26
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 841a4573d348431f580610cfee1321d622a684f15c6e3ca44ac3ce68c98b187a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.01754923 BTC
Feerates: 250.89 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (382,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,807 532,807 000000000000000000181c9aad268469570cad176798e36131b64f5f70282182 2,323 1.00/1.00 vMB 21
532,806 532,806 0000000000000000001fcbf0d46c64c0914293c442798f41811eb0acf5bfbc9b 1,427 1.00/1.00 vMB 25
532,805 532,805 0000000000000000001a9632f3a10172702baae3b6b367206488e62e81e9bc57 1,591 1.00/1.00 vMB 15
532,804 532,804 000000000000000000190dfe689ecd9fb8e7f7d440c962ad36bd2e464f139e49 727 1.00/1.00 vMB 42
532,803 532,803 00000000000000000020aec9c368b3c255f53378d0adc8683b114ffecd244f0a 817 1.00/1.00 vMB 61
532,802 532,802 0000000000000000001dd07bc11cd6771b38e2dd5771adc261850a246b9d5c13 2,746 1.00/1.00 vMB 28
532,801 532,801 00000000000000000031204665966c2916824e183409916cea73c36dc47b91b5 1,625 0.69/1.00 vMB 17
532,800 532,800 0000000000000000001d1e271cc879da0502ed48cb99acd76f6670b2fe07dd33 633 0.29/1.00 vMB 27
532,799 532,799 000000000000000000019dc28ec384756c7ec120ef10d07a50527bffa1511411 1,251 0.85/1.00 vMB 8
532,798 532,798 00000000000000000003ac5e8c9783b422f84829ef4cae080058463480af6e59 2,800 1.00/1.00 vMB 20
532,797 532,797 00000000000000000010532ad0eecb6a1f593c36479dfc9df679396fc881a141 1,379 1.00/1.00 vMB 7
532,796 532,796 000000000000000000009b408bd2d21999b44e5d7ec684f3c3a5c6937727be1d 2,552 1.00/1.00 vMB 25
532,795 532,795 0000000000000000002085e6cbde780437a83afcedc37d4ff2a00eee07e7f60d 1,242 1.00/1.00 vMB 8
532,794 532,794 00000000000000000014c166b751df7b7eed96b6be9d2b0391079a70c8d676e1 2,562 1.00/1.00 vMB 24
532,793 532,793 0000000000000000001e3c9b9ec7e3f9f29de934aea813fc3c747e36f6331ba9 2,253 1.00/1.00 vMB 23
532,792 532,792 0000000000000000002e8d7eff5b97e03bc40a268b5aa4bc96592e395b19a286 1,823 1.00/1.00 vMB 24
532,791 532,791 00000000000000000024b0d2b3fd297494b08f1691492c03f7d1fb9b7fdfa1e7 902 0.56/1.00 vMB 17
532,790 532,790 0000000000000000003376f38cfe378afd3790c22f0be62abbcc8446c07071d4 628 0.40/1.00 vMB 34
532,789 532,789 00000000000000000032e6294c1fae63a10fc230df59ad13f888cb545cb4fbf0 294 0.13/1.00 vMB 23
532,788 532,788 0000000000000000002863706a8fe6482bd5b24ccc77c8b7485bd1021d122b02 577 0.67/1.00 vMB 4
532,787 532,787 0000000000000000002a935d65f4b8e805eee06ee650ebce60e1effd4d929c5d 2,022 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.