Loading Tool

Explorer IconExplorer

Memory Pool

13,607 transactions
7.08 vMB
0.01993346 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.12/200 MB

Candidate Block

Mining Attempt 23f43c4f22f29fb0868e3b86c26e484c99abaacc4861a4a02f644efdfdc05b27
Version 20000000
Previous Block 00000000000000000000c699c68edafe19ae20d6f8e38d6ee02235cce2441d34
Merkle Root e5f587a8693c60f643f907952c6a8cad15173f80a3bee88b14b5aa53106c95a6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.00514969 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,439 (720,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,954 192,954 000000000000080576f72b29da1f0ba750a45417950049d4b802da637b141628 196 0.06 vMB 188
192,953 192,953 00000000000004b3d487e018ffd16469faeea95bb04e1f669174d7695d00803b 397 0.11 vMB 162
192,952 192,952 000000000000055811f6599519349f964c98f2b8c047e1e0e60d1daccbbd52d4 871 0.25 vMB 8
192,951 192,951 0000000000000106ff1adc143dd4ccc4786abd9183b6e826f189e5093683b34e 506 0.27 vMB 146
192,950 192,950 00000000000007d99dbf5d36e45cc09ead769378d32c1fdbffb311b10d31064e 12 0.00 vMB 50
192,949 192,949 0000000000000313a068b6f1f9e5e3bb0c0b883f6b3816fce540dff5cb93ba62 160 0.05 vMB 67
192,948 192,948 0000000000000213d5d14625707c5302e3db1482f9d05134d06fe706151ab9b5 41 0.02 vMB 119
192,947 192,947 00000000000006e1903a9e42be478b1d69beda64efe969abf34a5de00a001427 54 0.02 vMB 60
192,946 192,946 00000000000006bf61445c8ee8fae08f86e252787f4a07cfea0efba37c47576e 48 0.02 vMB 671
192,945 192,945 000000000000063a0e850e21a0e256a20bd2f0d3d508fea5b7d852d6b3f4baff 133 0.07 vMB 117
192,944 192,944 00000000000003bf3017f13a37b28a5d7b1491b0eaf302623f46b17e11059f6d 53 0.02 vMB 80
192,943 192,943 000000000000015ab62f1706c1542bc95322e297672156a0ab89846fc4ca4a6c 393 0.18 vMB 148
192,942 192,942 00000000000007d38b880215c7ef4bec880ea9d9e815d61c690c631e0c6d8983 70 0.02 vMB 27
192,941 192,941 000000000000015a5ef66afcf032cade314b6329d23f2f236a6b9fa539d9a506 525 0.20 vMB 147
192,940 192,940 000000000000068b943d1d1d8d9dd23042c9bf4d7aa90d8cded1c66d2f82b0b7 406 0.14 vMB 152
192,939 192,939 000000000000030063c462badc69ccc63535eb674deab2290b5bced397651f75 873 0.25 vMB 15
192,938 192,938 0000000000000122fa4d16afd37b9d422b38718d4121484819c5cf1b82f41cd5 241 0.13 vMB 179
192,937 192,937 000000000000049d8f0b20e16c925221fe486ccea488b3f35b1f501f5b77b913 9 0.00 vMB 15
192,936 192,936 00000000000005898e3e37c71e0997abc58e84827aca0838a5786c90d6b2af66 85 0.04 vMB 132
192,935 192,935 000000000000011f7a92ec9f8499d555e9e7b0d8643bab3f1812374237a0be14 79 0.02 vMB 25
192,934 192,934 0000000000000579b9e3b079a0b5593ccac7ebd0d5b28a3719600d9e7780db91 256 0.11 vMB 113
Previous 10 blocks ↓
Total Size: 779.63 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: 303.44 GB
    • Received: 1.38 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.