Loading Tool

Explorer IconExplorer

Memory Pool

44,586 transactions
28.46 vMB
0.07871479 BTC
Random Selection Loading Transactions
Max Size: 150.72/200 MB

Candidate Block

Mining Attempt 15bbb475f655e97cf132f85ac9509776a964ab5c8dc02203463761053324d524
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root f5f1d163dc175f730b2cab9e2fcb395157fb9e78f310cd442dd868e34dd75a12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,890
Size: 1.00 vMB
Total Fees: 0.02471277 BTC
Feerates: 150.92 > 2.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (357,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,957 556,957 0000000000000000002c97e3cabbe6f5cc51cc9bf938b16160f1b9fee32fad1a 1,956 1.00/1.00 vMB 10
556,956 556,956 00000000000000000015e2b4ff7cd411cdef48eab2289df94bf7042fd8ee061e 2,737 1.00/1.00 vMB 2
556,955 556,955 000000000000000000096a9e7fb0624d71734f1debed3d7bc8e5ef616741d75a 2,396 1.00/1.00 vMB 47
556,954 556,954 0000000000000000002605201059ddfaacefc2d1e083e9999009900daeaccf95 3,161 1.00/1.00 vMB 18
556,953 556,953 00000000000000000018bf3e849881a72a934cae34641dfe89076d922b131025 3,080 1.00/1.00 vMB 30
556,952 556,952 0000000000000000001a0fc3f0e31d3d1654a1240d6b98dd502b3f7fb65aceea 1,269 0.53/1.00 vMB 11
556,951 556,951 000000000000000000177dc61340cd04e5b1fab70bcb8f852e1a684a02426f32 599 0.22/1.00 vMB 11
556,950 556,950 0000000000000000000bcbf5049ebac4cdf02c8698c2e090ca248e6a091ae2db 1 0.00/1.00 vMB 0
556,949 556,949 000000000000000000145bd2f1613895b5b18f4afaca59c9e232e2093bdacc2f 355 0.14/1.00 vMB 9
556,948 556,948 00000000000000000018a80e27383718d71e45784a3d2d9baa94eadab1f83dad 759 0.33/1.00 vMB 9
556,947 556,947 0000000000000000002f3f38e52d8f3b0ceaebc6e54b4d57cf16ba76114b183b 296 0.12/1.00 vMB 9
556,946 556,946 00000000000000000012905158604799fb95e697b7e00f2262e20977d18ee54f 944 0.38/1.00 vMB 14
556,945 556,945 000000000000000000135ecebed7f9fffb2422a1e147d4d8828c5c25b77e9023 319 0.08/1.00 vMB 15
556,944 556,944 00000000000000000024eea75e0839d811a1bcb65e12aa7bb73381b2a06d6188 205 0.06/1.00 vMB 11
556,943 556,943 0000000000000000002d4a6f839c4e772b9fafc4610ab4307dfdd1968cb8c3f1 1,629 0.98/1.00 vMB 5
556,942 556,942 00000000000000000008097990f7a8c912e4868471100fb2e539d6e6e168f347 3,290 1.00/1.00 vMB 17
556,941 556,941 0000000000000000001437a798890529d0eb916d79e18d144ccd0c3e6c087a28 2,886 1.00/1.00 vMB 33
556,940 556,940 0000000000000000001700d79ee2282353bb219f0e3f3ede166b2b3e83d3f17f 555 0.28/1.00 vMB 10
556,939 556,939 00000000000000000029d81d03d8872ac9107bc00015bcb981c4527d59cca74d 256 0.09/1.00 vMB 116
556,938 556,938 000000000000000000208d025b0a9342b83de59f6e91d87902ced845578237bc 1,521 0.63/1.00 vMB 11
556,937 556,937 0000000000000000001fcf0b5a340c2e3c3ad3ca3acc12b1085067f62712320a 703 0.56/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

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