Loading Tool

Explorer IconExplorer

Memory Pool

77,845 transactions
33.85 vMB
0.14300266 BTC
Random Selection Loading Transactions
Max Size: 189.76/200 MB

Candidate Block

Mining Attempt f0f232668146f80afd145b55069cc4dda4b3a4e79cba832d10d71bf6a00ad819
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 2cd1b3e4360bc34153ab22a481876974368be946a247ee6d5bd9e93a219e1c78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.02968337 BTC
Feerates: 100.53 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (12,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,139 903,139 00000000000000000001a8b77d15ec7cd5a63b9a0eede2ec0b8aaacbad782d14 73 0.02/1.00 vMB 2
903,138 903,138 00000000000000000000704a7e09098bab8f147ecdfc5343c8dc4113ae1b7ffe 1,649 0.87/1.00 vMB 1
903,137 903,137 00000000000000000001e6dd5f3e2857547ea07b8b29afed0869ee4a05322cf3 1,615 1.00/1.00 vMB 1
903,136 903,136 00000000000000000001b6dd4b800d40529ea77d0b034c1ce37ae08c5fe6c772 1,752 1.00/1.00 vMB 2
903,135 903,135 000000000000000000014011653f3bba21888feb3f3fb253cdf2c1f7e92bb356 1,602 1.00/1.00 vMB 2
903,134 903,134 000000000000000000002ea1542b91017eb8199935574223c0ea71a0ff7aecac 1,367 1.00/1.00 vMB 1
903,133 903,133 00000000000000000000d6ffc7fa3da49a74b7639f46d01f9b291552a988c156 757 1.00/1.00 vMB 1
903,132 903,132 0000000000000000000156e98cfe9a2b3d1c987561a9b3b2fef18065bb019176 2,404 1.00/1.00 vMB 3
903,131 903,131 00000000000000000001abc0608d3ff61219f9f212680fc07bcd994b24eab12f 1,590 1.00/1.00 vMB 1
903,130 903,130 00000000000000000000cde362cac4b300415ee36a18dfa3352489537ddaf994 2,499 1.00/1.00 vMB 3
903,129 903,129 000000000000000000000ae78e62d0ec18d418f4a9f124c4979175530a2ffa22 1,839 1.00/1.00 vMB 2
903,128 903,128 000000000000000000019bc0c14f320e04fdd1b5d99fe2b5ff2b2e94876dc6a6 3,307 1.00/1.00 vMB 4
903,127 903,127 0000000000000000000169b74466655a03eaeb0a4a25f5dae3c21514e2e4224e 4,400 1.00/1.00 vMB 9
903,126 903,126 00000000000000000000e2aaa3a8c0285f5c281c17c48200add6673992914695 3,781 1.00/1.00 vMB 5
903,125 903,125 00000000000000000002200f90f29879115476dc88460127b390beb6fad578f1 2,517 1.00/1.00 vMB 2
903,124 903,124 00000000000000000000260a89c3f2cdf60e34e8ff54067bc18e9301d22320a1 2,310 1.00/1.00 vMB 2
903,123 903,123 000000000000000000012c9cc63b1b08dc9a4a664a24dace1da37465e5dd9a90 3,359 1.00/1.00 vMB 3
903,122 903,122 000000000000000000017e19189c525f1f073105acc173022cf73b1f782913e4 3,493 1.00/1.00 vMB 5
903,121 903,121 00000000000000000001f461841ae3149816395bb5a66ced96c07ee6fe006293 2,680 1.00/1.00 vMB 3
903,120 903,120 000000000000000000012794498ba6461c75d241cb99d2c95641687907e1519d 3,325 1.00/1.00 vMB 3
903,119 903,119 000000000000000000004cf7ce4a36815a7b52012f3e48640fa6ec522c7537ac 4,071 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.11 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: 733.45 GB
    • Received: 18.54 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.