Loading Tool

Explorer IconExplorer

Memory Pool

41,194 transactions
16.59 vMB
0.27275622 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.45/200 MB

Candidate Block

Mining Attempt 2b28df14a01c5f0d773149a1133867ad2dac9204c0fa3bc33134285fddedc4e8
Version 20000000
Previous Block 000000000000000000013df3edb4901e3d30da75701cf3ca3ed051562ae39690
Merkle Root f5ed625ca861f6ee36dbe5244101a34500c7c2cc5892a05ab5736aba4e418890
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,534
Size: 1.00 vMB
Total Fees: 0.06323462 BTC
Avg Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,047 (656,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
256,086 256,086 000000000000000c368c1a3bb5f3ea3e718569f10766a2a1383a3674751a9277 0.25 MB 465 113
256,085 256,085 000000000000000a1dc047a6d1abfd1e6d1ea202e43ec112ca81fe7ca33ab46f 0.12 MB 286 106
256,084 256,084 0000000000000029d26e030ebb6f896b8297003482ff2a9d76228a3a4435f675 0.21 MB 429 97
256,083 256,083 000000000000001ab35900e2173e98c3a160bd1392f68cc1660b815a30bbb872 0.09 MB 256 68
256,082 256,082 0000000000000011f98ad3a6ee4e7e8bc96013e64f7044838caefeb5f144a916 0.08 MB 213 102
256,081 256,081 000000000000001fe210039f6966932b88b1bb9b215e9d523b2d6bdbbfe1d9fc 0.05 MB 113 99
256,080 256,080 0000000000000028230375e91dbd8352240dc234425d7365fab37e608b0168da 0.19 MB 507 116
256,079 256,079 000000000000002ffcfc511b6e20c83830594be4b82b3f314f32933ec952ff59 0.10 MB 265 128
256,078 256,078 000000000000000374b877fdebe2c18773c6cccf0d07f78bf7558b642d5380d4 0.08 MB 216 120
256,077 256,077 000000000000000345657383469ba824d531d9b1d3bbd151bf5108b0c331f9f1 0.01 MB 22 48
256,076 256,076 0000000000000007639a0fadbdfce214390b91815d56457245aa93a58135e65c 0.05 MB 107 98
256,075 256,075 000000000000003063a94603f77aecadcfe866c5860d646b45a34d4869634b51 0.01 MB 33 22
256,074 256,074 000000000000001a292b81fb451ecb5d77f820487ecbce5c6cdedeb8478b7ec7 0.22 MB 527 127
256,073 256,073 000000000000003057695477ff4d1c46c9ba3056db2b61cb7d00ee66fbc77a30 0.06 MB 151 110
256,072 256,072 00000000000000150d0164003fb125d067240c890ead4662d7fca687fe039ad1 0.05 MB 121 52
256,071 256,071 0000000000000025e6a0e0647b1e68510635deff913cb0c55c017f81bdcd5ce8 0.07 MB 172 100
256,070 256,070 000000000000002b02a3eb9a6ca5db3032de479c877ff276a0be634915200255 0.02 MB 38 26
256,069 256,069 000000000000001bcf4773dd01dc4aac9dc56990e160c443124a687a3357eea4 0.24 MB 526 113
256,068 256,068 000000000000000f8ab799b59d7d4a0d6e8870437fdd4bf8fc50ad0297b545dc 0.15 MB 379 115
256,067 256,067 0000000000000017648ab3202cb45f091116d55d1bfdf2ad8c66907690d4bb92 0.11 MB 163 73
256,066 256,066 00000000000000179be944a919bc5b0c0abb5f17cf29586d6defd3dbf3f62cba 0.22 MB 503 141
Previous 10 blocks ↓
Total Size: 778.93 GB

Node Details:

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