Loading Tool

Explorer IconExplorer

Memory Pool

14,795 transactions
6.08 vMB
0.04774677 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.90/200 MB

Candidate Block

Mining Attempt c75a64d22fd9bc94f84f91c9cf87e4474b68d1b455838e2052da17d626b3e5f6
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root e55bbec0be7068e0a8828747973e31ec57504a5f1cfe8939663e42e85cf5ebeb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,232
Size: 1.00 vMB
Total Fees: 0.03717437 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (742,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,636 170,636 0000000000000a82522d2fd096b993fa309cfb26c06a71080ce4911135077e39 1 0.00 vMB 0
170,635 170,635 00000000000006bc74f505679420c6aaa5ab855c437a88d5624146430b5ff9f5 1 0.00 vMB 0
170,634 170,634 0000000000000a84c249acc79cd0bc61eb6fb5fb6bea0fbeb4fb6e30e840fc6a 52 0.03 vMB 43
170,633 170,633 00000000000003224aca247c822c6dc8232f1f224120966f5797357b5e984751 92 0.03 vMB 116
170,632 170,632 00000000000009cbdd0ed455f78fc770babd29c7b46eb8cdd466300ff318e243 1 0.00 vMB 0
170,631 170,631 000000000000069df18d54c42a49f5c4f1575ec6a180ca08553c29ceee011e52 23 0.01 vMB 48
170,630 170,630 0000000000000aee9700aac32e71c7ad35ea78ee2fc07aa7e3d9e3d228d58f3d 8 0.00 vMB 424
170,629 170,629 0000000000000ac5456c988478924a5e08b6609225e21e0726271ab0297c1d7b 22 0.01 vMB 41
170,628 170,628 0000000000000ab575395298db3ba744674052fbe18f55aa59bad136f6b222f1 25 0.01 vMB 122
170,627 170,627 000000000000007bb1d7d001c1aba7d4cca889ee3bbaf0e98355c74b6314048b 1 0.00 vMB 0
170,626 170,626 00000000000003a6aaf62616293332c09358e5f377788b29089e94bd00c44bf6 30 0.02 vMB 52
170,625 170,625 000000000000038a87401abf96a5a1d0b2804e1b985c08d81f6711fd7104af2d 85 0.03 vMB 1
170,624 170,624 00000000000009fb37b0ba4252e4ee6ba659a512610bc94e7e4c6c96327654e6 112 0.04 vMB 65
170,623 170,623 0000000000000058bc1a2f94b2c6b48747941be9f465bd9825793d267e4151da 1 0.00 vMB 0
170,622 170,622 0000000000000a033f6a94da8ae0626538cca476db127afe090d8ce45ee1da10 28 0.02 vMB 498
170,621 170,621 00000000000004f9d02c6f4ab8fc592116aae8ad3cf8a0ff1a89d48e4d9c61a4 8 0.00 vMB 97
170,620 170,620 0000000000000252f5ebc60f68d6561c9a61f9612e7ef7d9c0e163b9e8808126 66 0.03 vMB 72
170,619 170,619 00000000000001da5ef1cd50f7adf46b0bbd8d839ad936352d421873dbf5dfaf 1 0.00 vMB 0
170,618 170,618 00000000000001c7b92769c19005466e8624d59d1b1bcd6b3020655cb5149cc5 100 0.03 vMB 3
170,617 170,617 0000000000000642b6bfa2a5c21be53f6d6689472c253d7523bda7b5fae1bdbd 15 0.00 vMB 87
170,616 170,616 00000000000000adbbb4fceb6817b29b7950202a7071283d9e3c816d749307c0 57 0.03 vMB 168
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 307.72 GB
    • Received: 1.44 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.