Loading Tool

Explorer IconExplorer

Memory Pool

26,755 transactions
10.13 vMB
0.03936811 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.87/200 MB

Candidate Block

Mining Attempt 581279fd23df23516e675a6a37e9b3349e74496caca7ceff1e2b9966969ff751
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 1612e09e29bd19dcd77c25726443d10b682f4fb986007549f01eb845eaa5a543
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 646
Size: 0.44 vMB
Total Fees: 0.01288342 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (744,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,852 168,852 00000000000005e5ce3f0b9b17135020784c6a7281b9204ac565c4f4dc327f1c 31 0.01 vMB 235
168,851 168,851 00000000000008b19d737e57de3b263bbd38dc6c79fb0f7483703a263cf6c858 56 0.02 vMB 52
168,850 168,850 00000000000000d8a54d1f460af5ae5786668f97197f845937e9c68824cc8bb4 80 0.03 vMB 65
168,849 168,849 0000000000000860ce83d266771b4cf54f9e6d56e6dbb9bb99b1f323c672419e 15 0.02 vMB 54
168,848 168,848 00000000000005f0d4e88db55af0250cd98a0c1152289db103db1507f74f3e28 11 0.00 vMB 387
168,847 168,847 0000000000000a1be708ef40990356427de4e19ed010fabd7a3530cbb169b19e 45 0.01 vMB 18
168,846 168,846 0000000000000aa4e40401d0b461f5996c597e3da621d588fbdbb8e2c6ab34b6 65 0.02 vMB 111
168,845 168,845 00000000000002b60b6be4f9f39e7c131da2c0a824511c8fba1d8b009d15feee 6 0.00 vMB 0
168,844 168,844 00000000000005062f6636f5aa0f1a447645a9777f945a5771ba14017b75356a 21 0.01 vMB 16
168,843 168,843 0000000000000b1be40c5bfabc4dac01d206eeddbdab18327d7335965d47e81d 59 0.03 vMB 58
168,842 168,842 0000000000000a901296e752b49b38603b8c324750e4c92bc5d23149fd61596b 21 0.03 vMB 89
168,841 168,841 000000000000071f925382db4a1cbba0fe20055a3e16c686ed3940f6c766ebd2 49 0.03 vMB 71
168,840 168,840 00000000000006fc7c4fc5b1e4411cc417b8c39204a2eb90c5812a2209d4d6b6 120 0.04 vMB 48
168,839 168,839 000000000000052750e85ea5d0896d21af9072bd386eaae6db9b6a770427e204 4 0.00 vMB 939
168,838 168,838 000000000000086b8aca9e37a6b121e1b941f8e195bec52aedc711cf6aa7d6bd 16 0.01 vMB 21
168,837 168,837 0000000000000420170e9d8a9875b8fbdc858bb1e938c14940b6f1403af1784f 7 0.00 vMB 346
168,836 168,836 00000000000009847ba5c531fe70234a63d9a94d529d88d8faccfe9745fd2fad 25 0.01 vMB 12
168,835 168,835 0000000000000236e9b3be7e02180d2eba9faecc454949078e15cdb6aa864093 51 0.02 vMB 70
168,834 168,834 00000000000008754df381c5168800d55c5c3832b8e9f99ff0d4adaef0811e22 52 0.02 vMB 244
168,833 168,833 0000000000000ba64dad27cac897329f1277e30c4d662e457ceaf1e58f9bdf84 6 0.00 vMB 69
168,832 168,832 00000000000001f4cdf854bd3e72b750553f054e8526bc52f8cf52e36dfbc62d 100 0.04 vMB 94
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.38 GB
    • Received: 0.68 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.