Loading Tool

Explorer IconExplorer

Memory Pool

81,947 transactions
34.97 vMB
0.16829410 BTC
Random Selection Loading Transactions
Max Size: 196.64/200 MB

Candidate Block

Mining Attempt 75b61856756cc220b8a2a09d2d0ba5c2ddc8ccb90807bd76962c6fc23723dcfe
Version 20000000
Previous Block 000000000000000000015d606eea54600e68e92445d6617a0d0d5e5108766f50
Merkle Root 14b893275da922d205e02fa03040d13e79cd271e9c85602a412d965737e42a6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,694
Size: 1.00 vMB
Total Fees: 0.03272289 BTC
Feerates: 150.93 > 3.28 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,412 (650,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,934 264,934 0000000000000000dbb8feaf58f9e6e63115044a197c0c7c4faeec3d70a66fc3 543 0.25/1.00 vMB 147
264,933 264,933 000000000000000994f5b0d59019f40e1069fd6fc5ab1a39bfb6e6ab281037dd 687 0.25/1.00 vMB 87
264,932 264,932 000000000000000598bed5d0696c89e83caee63083350594763bd782781e0342 448 0.25/1.00 vMB 125
264,931 264,931 000000000000000189949fc976008ac5335e976441e1f57f71492f022777b4cc 686 0.25/1.00 vMB 219
264,930 264,930 0000000000000001e1fb50d9a2558baf685b20c6beb0043589266a9f8c7bd4cd 388 0.17/1.00 vMB 118
264,929 264,929 000000000000000297d5a04455871b4c1ccf0a5b1e3041fc221f8e29c2817b68 132 0.08/1.00 vMB 140
264,928 264,928 00000000000000074d14127e10734d60442e6ad675feac782113242e8d5e6c98 23 0.01/1.00 vMB 75
264,927 264,927 0000000000000006bbf3943b8088c4bb17db832fd256b46c7783c2bc85149de3 179 0.09/1.00 vMB 89
264,926 264,926 000000000000000a3a53b7b84bb6dca0e9600e2b5956465c3084e8b46d0fd9f3 13 0.00/1.00 vMB 381
264,925 264,925 000000000000000ba980b97d7f9475f9318b52bab5e014cc7fd26428e62b54f0 11 0.00/1.00 vMB 83
264,924 264,924 00000000000000085a8dd48384e672330b00d904e8f2661dff216f5136a033f9 121 0.15/1.00 vMB 24
264,923 264,923 000000000000000f35ee2f11434c1c0adbcdd79e3783ee405b9c4eec7241ce34 12 0.00/1.00 vMB 147
264,922 264,922 0000000000000002f995d58c9a875e8ddfb8cdd3054c890c9d62643c53f9bf36 99 0.03/1.00 vMB 40
264,921 264,921 0000000000000002eb5f6114b3f91f7ba7e9224d485a73b04e64378d8b4b0118 678 0.27/1.00 vMB 109
264,920 264,920 0000000000000006d3d0e8af38237556ff9bc81d6b3ed19ef2dc07d3290fb800 129 0.05/1.00 vMB 57
264,919 264,919 00000000000000082cd2089d580ebd2c6b35c320325838d86b079c3f3d71c081 407 0.19/1.00 vMB 118
264,918 264,918 000000000000000890d503c2384a7a2a7fa3dcd358a555a1fcfe313e40cc8847 578 0.27/1.00 vMB 94
264,917 264,917 000000000000000d222e448bf613da7fa69cf1849498baed758ec6f29c14142d 134 0.06/1.00 vMB 38
264,916 264,916 0000000000000003ddf31daa106137dd11de01bfbe47461ddd45165ca71e004f 256 0.16/1.00 vMB 126
264,915 264,915 000000000000000b08eea71cd6e7d452e916cb127df8b8942d3b8172dabd9067 158 0.15/1.00 vMB 45
264,914 264,914 000000000000000a7fc426bcf32ace283fce69083d30518accd7f44752f691b3 404 0.18/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 783.10 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: 731.71 GB
    • Received: 18.52 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.