Loading Tool

Explorer IconExplorer

Memory Pool

77,779 transactions
28.59 vMB
0.10027963 BTC
Random Selection Loading Transactions
Max Size: 173.90/200 MB

Candidate Block

Mining Attempt 42fdb1422f1d87d3f8fc2713762d8be5fc150aacb876224c86021485987caefb
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c771ef7c4112a3faf6bb174af2b79008af14e985f1ff48c5ca6baa2c5cb9a178
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,660
Size: 1.00 vMB
Total Fees: 0.03481537 BTC
Feerates: 602.26 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (484,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,051 431,051 000000000000000000f2c748707a2be8fe20a5f49b355aeccfdf801fe7ade770 799 0.68/1.00 vMB 32
431,050 431,050 0000000000000000012c3b1e429a5e0bd8508f16938e0a843310df15663332b5 2,287 1.00/1.00 vMB 53
431,049 431,049 0000000000000000009e214628489b30ef54288cba62b4ed4674bd39a19d7609 1,156 0.46/1.00 vMB 63
431,048 431,048 000000000000000002a72ab09b34f104d6455f576d6798f7896a1a9df7a51516 1,007 0.99/1.00 vMB 24
431,047 431,047 000000000000000002b414787f24ba68f0e0072d897be68da22d2e884312876f 726 0.29/1.00 vMB 66
431,046 431,046 000000000000000001f6c355afe86e1edaa7475bcb96066fa58466fa7c43fa82 107 0.99/1.00 vMB 1
431,045 431,045 000000000000000000dce14707318eb9aa6de179b0a002dd7765484eefe9e939 780 0.99/1.00 vMB 18
431,044 431,044 00000000000000000087369883c1f5d4f5d0e02918ed7d020748e2086233c101 871 0.35/1.00 vMB 64
431,043 431,043 000000000000000000fac11f94599cfee70264ee4dbc36278c60d70bd61cf1c1 261 1.00/1.00 vMB 14
431,042 431,042 0000000000000000006ab3f5f8d9267f9da4d1f66a54e6edacfe8472100e856d 2,252 1.00/1.00 vMB 53
431,041 431,041 000000000000000003b54fa07a464c27b1555811eda9e90526b028f4d7424f91 1,511 0.99/1.00 vMB 36
431,040 431,040 000000000000000000eae60ef878f875c6b336f73bba1c868518f642fc0977e5 2,757 1.00/1.00 vMB 69
431,039 431,039 000000000000000001cc0d9c8bdad0ab9fff4c2a3c664ad7fdb421bd48367a6d 3,063 1.00/1.00 vMB 78
431,038 431,038 0000000000000000022fd28aaecd06f6ab883db8d4f672752a8b7031bbeb44c5 1,851 1.00/1.00 vMB 33
431,037 431,037 0000000000000000016a1f048c957f3317203c9369cd85612c50847c3388a44e 1,836 1.00/1.00 vMB 42
431,036 431,036 000000000000000001785c9f40493ffbb3d05421509e4da3945550ebffce6dc8 1,881 1.00/1.00 vMB 40
431,035 431,035 00000000000000000284e599fd977c996dd602e8f699d1e65401c4ea55fa20e6 2,892 1.00/1.00 vMB 80
431,034 431,034 000000000000000001729af65f333bbeae6830fd40cc766aa9c97b7d93db36af 2,325 1.00/1.00 vMB 48
431,033 431,033 0000000000000000025a97c48f15b4997d9e3e6f0d6a6781519de191bb4c86f9 2,965 1.00/1.00 vMB 83
431,032 431,032 000000000000000002f56611a761f70493a1293dadec577cd04dbd7c9a4b4477 2,192 1.00/1.00 vMB 52
431,031 431,031 000000000000000001c8f6f1dcc64b7e37b07a65c11b535c7121e7656f615d09 2,895 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.92 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: 714.36 GB
    • Received: 17.53 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.