Loading Tool

Explorer IconExplorer

Memory Pool

85,015 transactions
31.65 vMB
0.10022025 BTC
Random Selection Loading Transactions
Max Size: 193.10/200 MB

Candidate Block

Mining Attempt 5727f08b86fe0c5e4cf72e91773a7b732f8733d4cc27b04fc00e449f3ba0db70
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 82e287db005c01b4e34e1c214791dfdf9698be625ea33a571eb98e1636ca5120
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.02620682 BTC
Feerates: 150.77 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (265,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,708 649,708 0000000000000000000b851e2974632c2d5762aa2cd45b77ced5887a7c9f3eb5 2,696 1.00/1.00 vMB 72
649,707 649,707 000000000000000000071f84661d45221f2639406ad6b90b3c0a1e0365389f05 1,160 1.00/1.00 vMB 79
649,706 649,706 0000000000000000000b7f656ee68d193c05c0095f3aabf4140cc14b6d53ad5f 58 1.00/1.00 vMB 71
649,705 649,705 0000000000000000000a9ffb36c5008aa8d5b4ef1ec11a395c07a9e92a11d0e2 1,310 1.00/1.00 vMB 76
649,704 649,704 00000000000000000002bf0d15f90871c92857c12d426f035a5d35fde1490e59 2,438 1.00/1.00 vMB 100
649,703 649,703 000000000000000000081c4cdebefec45f7a0987f673b85389c15eeffeafbf13 1,558 1.00/1.00 vMB 43
649,702 649,702 000000000000000000041fd08648ae8084af290a3ae709fd596ed7be1fe0448a 1,783 1.00/1.00 vMB 65
649,701 649,701 00000000000000000003eea495fe88b6ea17f315f907f6307f9f149a11bad7e9 2,846 1.00/1.00 vMB 92
649,700 649,700 000000000000000000092e744ae5e9a3b6750a8a60014eed373a345c75a3b1dc 2,166 1.00/1.00 vMB 43
649,699 649,699 0000000000000000000c34fe6520d46f5e230872bd12977da34497b85c1acc8c 1,968 1.00/1.00 vMB 77
649,698 649,698 000000000000000000069849731a97d9a24e7b27e4808d49afe411ff9011c52b 1,745 1.00/1.00 vMB 86
649,697 649,697 00000000000000000007314ff022cddab96bf71fc3f2f11c7162a16d0eb9d63a 2,087 1.00/1.00 vMB 64
649,696 649,696 0000000000000000000584a190c61167bdb58accef05371f6850b350f8663cc5 2,853 1.00/1.00 vMB 61
649,695 649,695 00000000000000000003753c8093030e5855f546f6dd65f3ac360014ae09c5b3 1,949 1.00/1.00 vMB 22
649,694 649,694 0000000000000000000be2d59062d8fef7abc92bea522087fbd62b8bcfcfeefc 1,519 1.00/1.00 vMB 15
649,693 649,693 0000000000000000000c321bf5cf1e7a273b58c8a288f9f812fef41e4d03d3a5 2,928 1.00/1.00 vMB 28
649,692 649,692 0000000000000000000aedf279f285ca7729706e040430d6c956f0246b515bd6 2,223 1.00/1.00 vMB 24
649,691 649,691 00000000000000000002dccbfa871d7c51b5f4d7eda2141165e3f02f9f3399e2 2,328 1.00/1.00 vMB 15
649,690 649,690 0000000000000000000ceb706adf2c4aead66e6c0cb1371228397ca3e5c3c86a 2,576 1.00/1.00 vMB 14
649,689 649,689 00000000000000000005de50cb2a775cb7c191826a73569f094514737e2a7ffa 2,546 1.00/1.00 vMB 54
649,688 649,688 0000000000000000000b45589ecb63e823d0d850939964e17a6b188cdfba4e4b 2,819 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.78 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.