Loading Tool

Explorer IconExplorer

Memory Pool

73,490 transactions
28.29 vMB
0.07460728 BTC
Random Selection Loading Transactions
Max Size: 167.40/200 MB

Candidate Block

Mining Attempt e3ce47b83a0635a12b7057917702ff2aedac049e647da724a75c41d7ea896be5
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 1fe767650a84db488e70ab5c17693c81e832fb16fa796a8e5f60942bdf2624f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,870
Size: 1.00 vMB
Total Fees: 0.01785792 BTC
Feerates: 150.86 > 1.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (643,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,052 271,052 00000000000000000f76408c36e0a41255e1c522bf9f1a98152b88f5d70fa140 538 0.27/1.00 vMB 68
271,051 271,051 000000000000000541bb21c4cf8dd9b4e2780916499a3f4fd704b4b3b963c2e3 819 0.43/1.00 vMB 50
271,050 271,050 0000000000000004c5095aa187bd2e509c19ebfdfd9e48ed6edb439d32f38ce8 374 0.15/1.00 vMB 101
271,049 271,049 0000000000000001d5723b83906583e96bed9b497e08fb93a9d015c6e17eef72 639 0.33/1.00 vMB 52
271,048 271,048 0000000000000001e4b237c2fc3c0252c0fd19f2417073ad08d78e3b904b7714 292 0.25/1.00 vMB 30
271,047 271,047 0000000000000003b4e9cda50df93d0d1cdcf285c8e53bb66a542bd57f3874a0 803 0.35/1.00 vMB 62
271,046 271,046 0000000000000006c1e9d572894bc5328d023f7c899d0cc67c3a1da3ad1a2416 231 0.14/1.00 vMB 18
271,045 271,045 000000000000000516ea0d85199889756e0cf02194f9f0f046d920e9187cebb1 1,044 0.44/1.00 vMB 91
271,044 271,044 00000000000000038f211767d5b5791b3ccb6d5b904d28772f84558e5e89215c 218 0.19/1.00 vMB 47
271,043 271,043 000000000000000074a5b2a938f7187175ccb2959d8243777c1a0eb121f4447d 126 0.06/1.00 vMB 32
271,042 271,042 00000000000000034ca880423160b35b242a9d1f1ae2e45cb058e28666b74936 338 0.25/1.00 vMB 23
271,041 271,041 00000000000000012a2822e59fab7afedbfd169d443a8ae8ac508202fcbbe335 1,070 0.50/1.00 vMB 63
271,040 271,040 0000000000000003124f124c09ddea914b3f9a5af288b0e56112c3707f5e0e18 94 0.03/1.00 vMB 54
271,039 271,039 0000000000000005913c11c593652901957a8ab0b9d8d37944ec3ed7070c8ab5 286 0.14/1.00 vMB 53
271,038 271,038 00000000000000041a4fe7e9fb0fdff4a6762157721cce62a902b416dbea61a5 70 0.03/1.00 vMB 14
271,037 271,037 0000000000000000c332d230c93a9f554fd2894e5bf12fb4020f713a198d1735 467 0.25/1.00 vMB 46
271,036 271,036 0000000000000006cab6b620370c7b6c6029bd4483a410bad6ffbf3359a39ea0 340 0.22/1.00 vMB 34
271,035 271,035 0000000000000006c6ca2ce5d1127abb37b7cc884330a45826542faac77161b2 755 0.49/1.00 vMB 44
271,034 271,034 0000000000000001c94ed687d6294b38469f02530a4fe677a9506343273a3f90 528 0.50/1.00 vMB 31
271,033 271,033 00000000000000038dfc24b151e4bfdced953ef15a6f6b16f66d8fbb0062ce92 630 0.25/1.00 vMB 73
271,032 271,032 0000000000000003a739af0250b8e0fcb9032286a0ce099cd571f77999c15e3a 1,201 0.50/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.