Loading Tool

Explorer IconExplorer

Memory Pool

79,907 transactions
30.32 vMB
0.08605221 BTC
Random Selection Loading Transactions
Max Size: 184.56/200 MB

Candidate Block

Mining Attempt 46da8bf20498d08d9a556c847c2a3ed55c62d8141030f6ea73d259dde41301b4
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root ba817f18548a67698b5123bdec66bcc5cbbc0edc5e88f7342b809cc9a724405d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.01804545 BTC
Feerates: 203.60 > 1.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (426,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,020 489,020 0000000000000000002fb3e42ca690c22fd622405a9dd82078402f8527978fbc 2,353 1.00/1.00 vMB 184
489,019 489,019 0000000000000000000e50662f326b864603f801117749f7b79ac16cce4af2e7 1,958 0.95/1.00 vMB 76
489,018 489,018 000000000000000000c3214a9585e16cef1c47b360523037bd72ebb6a3779e76 1,360 0.82/1.00 vMB 72
489,017 489,017 000000000000000000339cddd1fdd5aa00760f6bebd03091c91aadb869cee534 2,221 1.00/1.00 vMB 89
489,016 489,016 00000000000000000011bf33564b5f3db450f9349a848f85437eb0bd0c7cf10f 884 0.44/1.00 vMB 81
489,015 489,015 00000000000000000004999358d4cf3ebe9595f308552386a78f8f71d2a430a2 214 0.10/1.00 vMB 133
489,014 489,014 000000000000000000bd8db0ded0f36c1a64e3288bd836c9c11579f8a68afbc4 380 0.26/1.00 vMB 44
489,013 489,013 000000000000000000ec2bd1d61978e0336f5831360b4f433a77034d72cb7c05 638 0.32/1.00 vMB 90
489,012 489,012 000000000000000000e486be09a9af8a67ab675ce79d83f820b460a3c9b577b4 607 0.38/1.00 vMB 46
489,011 489,011 00000000000000000061fc1ca072a5f78244fb5d593183de92300474f5842a9c 1,810 0.93/1.00 vMB 34
489,010 489,010 000000000000000000cfdbddc132df13744cbe89680fd39a81b9cef874f672eb 1,648 0.75/1.00 vMB 136
489,009 489,009 000000000000000000108e99e1c045879c84183ece9afa35dab4afaf8d5341f4 865 0.77/1.00 vMB 38
489,008 489,008 000000000000000000d90837ca0510f46721573a8481c2a4168302349674f879 845 0.98/1.00 vMB 32
489,007 489,007 0000000000000000000844a099ab7f68ff914d14307a159e15b3d8776800f170 1,054 0.92/1.00 vMB 17
489,006 489,006 00000000000000000088a3bc198be44ba222b9af0dc96c5f47b19ef5cd6c3623 2,418 1.00/1.00 vMB 144
489,005 489,005 00000000000000000067f331072ce5b729c96da94db55ba93c3dc24bf026e501 2,196 1.00/1.00 vMB 58
489,004 489,004 0000000000000000000ea4e1fae9184cadad7982a0f5cf46b4401c8f69627ade 1,790 0.97/1.00 vMB 117
489,003 489,003 0000000000000000008cf74a1a94717265a8b6f4192a1d18fa8867941f78c199 578 0.40/1.00 vMB 30
489,002 489,002 000000000000000000a5288de5ceec06b1a281be5c50aa8de320c9ea5aa74904 1,931 1.00/1.00 vMB 48
489,001 489,001 0000000000000000000c884cc51f7ab97e26320a82d486a005a73c1323bfe986 2,051 1.00/1.00 vMB 81
489,000 489,000 000000000000000000cd2640a061b810e668e029d63b37645a59e8caf8fc11f4 2,332 1.00/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.