Loading Tool

Explorer IconExplorer

Memory Pool

35,288 transactions
14.97 vMB
0.07409004 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.79/200 MB

Candidate Block

Mining Attempt a66a850a96354c8be594b411d9d362ffce4faba07c23e0857d2f296ba444acaf
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 0c6229b974870ac269c990cac54320839c9e1e4acee293a65da2240da719f6ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,611
Size: 1.00 vMB
Total Fees: 0.02524650 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (727,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,448 185,448 00000000000004042fa00ca019a6493ae67a8b90c2f17eb166e5f01301494213 60 0.02 vMB 74
185,447 185,447 00000000000004ab0e58530c23391ea92dff4c7288f73de90a1b26dd2425b6b3 103 0.04 vMB 102
185,446 185,446 0000000000000073868cb1dc148acb7523999c47b7e445c207feff4c88e7c03b 383 0.25 vMB 99
185,445 185,445 0000000000000190622b7109c900b6d3c7bd7d58569a1719babec4102b941130 100 0.03 vMB 133
185,444 185,444 00000000000006fa075d27314c312d17247e47b224ff65da60c3d3c84822764c 707 0.25 vMB 144
185,443 185,443 0000000000000a5baa2b5d6d51d1f271a929ce0c8234aa82ffdb04025d159013 72 0.03 vMB 141
185,442 185,442 00000000000002bd668ab65683797789a0be2106cbb977d66183881f1da100cb 153 0.05 vMB 52
185,441 185,441 000000000000015ac5485d290b209e257dfb710683b7e8bfdc7ea8d49b6a825d 269 0.17 vMB 89
185,440 185,440 00000000000001f75bb9234882ee3651e46d2527eb4d17125b383c814c1096c2 66 0.03 vMB 101
185,439 185,439 0000000000000164308186682cae1cd94a290fcb3db072c4ffab8b6620211045 65 0.04 vMB 100
185,438 185,438 00000000000004946f8507c2dbd0f3fd4033cb0c5f542cd306b407d165191a0a 16 0.02 vMB 62
185,437 185,437 0000000000000004a1417ece383c84de768e52bb2e532ab827f25c48386db83f 364 0.22 vMB 103
185,436 185,436 00000000000000bf42c3bbdd17c814581767caf781da09b5b3b86b7ff3c916a6 10 0.00 vMB 0
185,435 185,435 00000000000000ec48bbcbe4e3ef6653839a80f83ec2e0b0ba99abddcf6c0ce5 58 0.02 vMB 62
185,434 185,434 0000000000000654395b4facf55735ad7c1bcf6ca0b5a112731d0b13ef5280fc 15 0.00 vMB 48
185,433 185,433 000000000000032f279d0930fd2e49ab49848ee8e5541699a61042fdbe0ff025 368 0.24 vMB 107
185,432 185,432 000000000000015a7bfff2af11a1ecd324fca1618611ff8446a1df88fd02243f 47 0.01 vMB 209
185,431 185,431 00000000000007f384b715a6afaeccbb56944385e607575d17820fc476dccf81 86 0.03 vMB 168
185,430 185,430 000000000000058b4ad6e68f42cb9b2877f84358430679033e13d225c1d8d11b 17 0.01 vMB 40
185,429 185,429 00000000000008fbee2e31fb000c743a71b0036047c5d28d7933eebf5d060ea5 154 0.08 vMB 88
185,428 185,428 000000000000011114d02a290bdb6be48f71264398b0008ad9658a89dc0fefb7 35 0.02 vMB 179
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 11
  • Data Transfer:
    • Sent: 152.75 GB
    • Received: 0.61 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.